FitNesse entry points externally defined.
Import path
import semmle.code.java.deadcode.frameworks.FitNesseEntryPointsDirect supertypes
Indirect supertypes
Predicates
| getACandidateCallable | Gets a callable on one of the candidate classes that matches the criteria for the method name and number of arguments. |
| getACandidateClass | Gets a Class that either has |
| getCallableName | Gets the name of the callable that will be called. |
| getClassName | Gets the class name. |
| getNumParameters | Gets the number of parameters for the callable that will be called. |