Searched refs:SmokeTestExample (Results 1 – 1 of 1) sorted by relevance
28 assertTrue(classHasAnnotation(SmokeTestExample.class, Smoke.class)); in testShouldTellIfParentClassHasSpecifiedClassification()46 static class SmokeTestExample extends TestCase { class in HasClassAnnotationTest