|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AssertionFailedError | |
| lejosunit.framework | Core framework classes. |
| lejosunit.rcxui | The TestRunner for the RCX. |
| Uses of AssertionFailedError in lejosunit.framework |
| Methods in lejosunit.framework with parameters of type AssertionFailedError | |
void |
TestResult.addFailure(Test test,
AssertionFailedError t)
Adds a failure to the list of failures. |
void |
TestListener.addFailure(Test test,
AssertionFailedError t)
A failure occurred |
| Uses of AssertionFailedError in lejosunit.rcxui |
| Methods in lejosunit.rcxui with parameters of type AssertionFailedError | |
void |
TestRunner.addFailure(Test test,
AssertionFailedError t)
Add a failure to the runner. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||