JUnit 3.8.1

Uses of Interface
junit.framework.Protectable

Packages that use Protectable
junit.framework   
 

Uses of Protectable in junit.framework
 

Methods in junit.framework with parameters of type Protectable
 void TestResult.runProtected(Test test, Protectable p)
          Runs a TestCase.
 


JUnit 3.8.1