fluentasserts.core.operations.throwable

Undocumented in source.

Public Imports

fluentasserts.core.base
public import fluentasserts.core.base;

Members

Classes

CustomException
class CustomException
Undocumented in source.

Functions

throwAnyException
IResult[] throwAnyException(Evaluation evaluation)
throwAnyExceptionWithMessage
IResult[] throwAnyExceptionWithMessage(Evaluation evaluation)
Undocumented in source. Be warned that the author may not have intended to support it.
throwException
IResult[] throwException(Evaluation evaluation)
throwExceptionWithMessage
IResult[] throwExceptionWithMessage(Evaluation evaluation)

Meta