Home
last modified time | relevance | path

Searched defs:TestDecorator (Results 1 – 1 of 1) sorted by relevance

/external/junit/src/main/java/junit/extensions/
DTestDecorator.java12 public class TestDecorator extends Assert implements Test { class
15 public TestDecorator(Test test) { in TestDecorator() method in TestDecorator