Uses of Interface
junit.framework.Protectable
-
Packages that use Protectable Package Description junit.framework Provides JUnit v3.x core classes. -
-
Uses of Protectable in junit.framework
Methods in junit.framework with parameters of type Protectable Modifier and Type Method Description void
TestResult. runProtected(Test test, Protectable p)
Runs a TestCase.
-