| Interface | Description |
|---|---|
| IMockException |
This is a marker interface for mock exceptions.
|
| Exception | Description |
|---|---|
| MockException |
Non-runtime exception for test cases.
|
| MockIOException |
IO exception for test cases.
|
| MockRuntimeException |
Runtime exception for test cases.
|
Copyright © 2014–2020 Philip Helger. All rights reserved.