com.agical.rmock.core.exception.manager
Interface ExceptionVerifier
- All Known Implementing Classes:
- ExceptionVerifierImpl
public interface ExceptionVerifier
- Author:
- brolund
(c) 2005 Agical AB
addSystemException
void addSystemException(RMockSystemException systemException)
setUserExceptionExpectation
void setUserExceptionExpectation(Expression expression)
verifyActualThrowable
void verifyActualThrowable(java.lang.Throwable throwable)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
Copyright © 2005-2010 Agical AB. All Rights Reserved.