⇒ Index (Frames) |  ⇒ Index (No Frames) |  ⇒ Package |  ⇒ Package Tree |  ⇒ Full Tree 
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 Details

protect

public void protect()

Run the the following method protected.