|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Testable
Interface for attributes that implement tests.
| Method Summary | |
|---|---|
void |
test()
Run a test and throw an exception if it fails. |
void |
train()
Train the test. |
| Method Detail |
|---|
void test()
throws IllegalActionException
IllegalActionException - If the test fails.void train()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||