CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Module FitNesseEntryPoints

Import path

import semmle.code.java.deadcode.frameworks.FitNesseEntryPoints

Imports

DeadCode
ExternalArtifact
default

DEPRECATED: use java.qll instead.

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.