Searched refs:TestSuppressor (Results 1 – 1 of 1) sorted by relevance
45 private TestSuppressor suppressor;49 suppressor = new TestSuppressor(); in setUp()383 private static class TestSuppressor implements Closer.Suppressor { class in CloserTest