hasFailed

Verifies that the application has failed to start.

Example:

 assertThat(context).hasFailed();
	

Return

this assertion object.

Throws

if the application context started without a failure