Searched defs:TestDecorator (Results 1 – 2 of 2) sorted by relevance
13 public class TestDecorator extends Assert implements Test { class16 public TestDecorator(Test test) { in TestDecorator() method in TestDecorator
245 class TestDecorator: class