Searched defs:onAssertSuccess (Results 1 – 3 of 3) sorted by relevance
15 void onAssertSuccess(IAssert<?> assertCommand); in onAssertSuccess() method
37 public void onAssertSuccess(IAssert<?> assertCommand) { in onAssertSuccess() method in Assertion
15 public void onAssertSuccess(IAssert assertCommand) { in onAssertSuccess() method in MyRawAssertion