CatchExceptionHamcrestMatchers
.See: Description
Class | Description |
---|---|
ExceptionMessageMatcher<T extends Exception> |
Creates a
matcher that matches an exception with a certain
message. |
ExceptionNoCauseMatcher<T extends Exception> |
Creates a
matcher that matches an exception that has no
cause . |
CatchExceptionHamcrestMatchers
.Copyright © 2014. All rights reserved.