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(Throwable throwable)
throws Throwable
- Throws:
Throwable
Copyright © 2005-2011 Agical AB. All Rights Reserved.