Package com.helger.commons.exception.mock
-
Interface Summary Interface Description IMockException This is a marker interface for mock exceptions. -
Exception Summary Exception Description MockException Non-runtime exception for test cases.MockIOException IO exception for test cases.MockRuntimeException Runtime exception for test cases.