hasNotFailed

Verifies that the application has not failed to start.

Example:

 assertThat(context).hasNotFailed();
	

Return

this assertion object.

Throws

if the application context failed to start