|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
junit.framework Interface Protectable
- public interface Protectable
A Protectable can be run and can throw a Throwable.
- See Also:
TestResult
Method Summary | |
void |
protect()
Run the the following method protected. |
Method Detail |
protect
public void protect() throws java.lang.Throwable
- Run the the following method protected.
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |