| Interface | Description |
|---|---|
| IMockException |
This is a marker interface for mock exceptions.
|
| Class | Description |
|---|---|
| AbstractPhlocTestCase |
Base class for all JUnit tests requiring setup and teardown handling.
|
| DebugModeTestRule |
A JUnit test rule that sets global debug and trace flag for a test
|
| PhlocAssert |
Extensions for the default JUnit assertions.
|
| PhlocTestUtils |
This class contains default test methods to test the correctness of
implementations of standard methods.
|
| Exception | Description |
|---|---|
| MockException |
Non-runtime exception for test cases.
|
| MockIOException |
IO exception for test cases.
|
| MockRuntimeException |
Runtime exception for test cases.
|
Copyright © 2006–2015 phloc systems. All rights reserved.