|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AssertLogger.DirectAssertSuccessFailureChoice
Choice between onSuccess() or onFailure(). Every following action like logging will only be executed if the
chosen case comes in
| Method Summary | |
|---|---|
AssertLogger.DirectAssertHandler |
onFailure()
Returns the AssertLogger.DirectAssertHandler which allows to handle the failureHandling result of the previous assertions |
AssertLogger.DirectAssertHandler |
onSuccess()
Returns the AssertLogger.DirectAssertHandler which allows to handle the succes result of the previous assertions |
| Method Detail |
|---|
AssertLogger.DirectAssertHandler onFailure()
AssertLogger.DirectAssertHandler which allows to handle the failureHandling result of the previous assertions
AssertLogger.DirectAssertHandler onSuccess()
AssertLogger.DirectAssertHandler which allows to handle the succes result of the previous assertions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||