Type Params | Return Type | Name and description |
---|---|---|
|
void |
assertionAdded(TestAssertion testAssertion) |
|
void |
assertionInserted(TestAssertion testAssertion, int index) |
|
void |
assertionMoved(TestAssertion testAssertion, int offset) |
|
void |
assertionRemoved(TestAssertion testAssertion) |
|
void |
assertionsAdded(java.util.List<TestAssertion> testAssertions) |
|
void |
assertionsRemoved(java.util.List<TestAssertion> testAssertions) |