Annotation Interface SmokeTest


@Retention(RUNTIME) @Target(METHOD) @Tag("smoke") @Test public @interface SmokeTest
Annotation that marks a test as a smoke test.