Uses of Interface
junit.framework.Protectable

Packages that use Protectable
junit.framework Provides JUnit v3.x core classes. 
 

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.
 



Copyright © 2002–2019 JUnit. All rights reserved.