Searched refs:Protectable (Results 1 – 3 of 3) sorted by relevance
3 import junit.framework.Protectable;20 Protectable p = new Protectable() { in run()
120 Protectable p = new Protectable() { in run()140 public void runProtected(final Test test, Protectable p) { in runProtected()
8 public interface Protectable { interface