public interface  junit.framework.Protectable extends java.lang.Object
{
public abstract void protect() throws java.lang.Throwable;
}