Throwable has a cause that
is matched by the specified causeMatcher.Throwable has a cause that
is an instance of the given causeClass.Throwable has a message that
is matched by the specified messageMatcher.Throwable has a message that
is equal to the given message.Block throws an exception
of the specified expectedExceptionClass.Block throws an exception
of the specified expectedExceptionClass and is matched by the specified
exceptionMatcher.Block throws an exception
of the specified expectedExceptionClass and is matched by the specified
exceptionMatcher and additionalExceptionMatchers.Copyright © 2013–2015. All rights reserved.