hasFailed
Verifies that the application has failed to start.
Example:
assertThat(context).hasFailed();
Content copied to clipboard
Return
this
assertion object.
Throws
if the application context started without a failure
Verifies that the application has failed to start.
Example:
assertThat(context).hasFailed();
this
assertion object.
if the application context started without a failure