Package org.mockito.internal.junit
Interface ExceptionFactory.ExceptionFactoryImpl
-
- Enclosing class:
- ExceptionFactory
private static interface ExceptionFactory.ExceptionFactoryImpl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.AssertionError
create(java.lang.String message, java.lang.String wanted, java.lang.String actual)
-