Module JUnitAnnotations
Provides classes and predicates for working with annotations from the JUnit framework.
Import path
import semmle.code.java.frameworks.JUnitAnnotationsImports
| java | Provides all default Java QL imports. |
Classes
| AfterAnnotation | An |
| AfterClassAnnotation | An |
| BeforeAnnotation | An |
| BeforeClassAnnotation | An |
| IgnoreAnnotation | An |
| RunWithAnnotation | An |
| TestAnnotation | An |