Module FitNesseEntryPoints
Import path
import semmle.code.java.deadcode.frameworks.FitNesseEntryPointsImports
| DeadCode | |
| ExternalArtifact | |
| default | DEPRECATED: use |
Classes
| FitFixtureEntryPoint | A method in a FIT fixture class, typically used in the fitnesse framework. |
| FitNesseSlimEntryPoint | A callable that is a candidate for being called by a processed Slim FitNesse test. This entry point requires that the FitNesse tests are processed by the fitnesse-liveness-processor, and the resulting CSV file is included in the snapshots external data. |
| FitNesseSlimEntryPointData | FitNesse entry points externally defined. |