FileDocCategorySizeDatePackage
Protectable.javaAPI DocAndroid 1.5 API258Wed May 06 22:41:02 BST 2009junit.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 voidprotect()
Run the the following method protected.