run

public abstract ResultOfFail run(Actual actual, Throwable cause)(source)

Fails this test (there is no other option) with the given cause.

Return

the result of this fail

Parameters

cause

the cause of the failure


Fails this test (there is no other option).

Return

the result of this fail