ThrowableThrownBuilder(assertionVerb: ITranslatable, act: () -> Unit, reporter: IReporter)
Represents the entry point of the fluent API of sophisticated a Throwable was thrown
assertions.
assertionVerb
- The assertion verb which will be used inter alia in error reporting.
act
- The function which is expected to throw a Throwable.
reporter
- The reporter which will be use for a IAtriumFactory.newThrowingAssertionChecker.
Constructor
Represents the entry point of the fluent API of sophisticated a Throwable was thrown
assertions.