Uses of Class
org.jvnet.hudson.test.TestExtension
-
Packages that use TestExtension Package Description org.jvnet.hudson.test Test harness for Jenkins and its plugins. -
-
Uses of TestExtension in org.jvnet.hudson.test
Methods in org.jvnet.hudson.test with parameters of type TestExtension Modifier and Type Method Description protected doubleTestExtensionLoader. getOrdinal(TestExtension annotation)protected booleanTestExtensionLoader. isOptional(TestExtension annotation)
-