File
Doc
Category
Size
Date
Package
Protectable.java
API Doc
Android 1.5 API
258
Wed May 06 22:41:02 BST 2009
junit.framework
Protectable
public interface Protectable
A
Protectable
can be run and can throw a Throwable.
see
TestResult
Fields Summary
Constructors Summary
Methods Summary
public abstract void
protect
()
Run the the following method protected.
Java Code Source