Uses of Class
aQute.bnd.maven.plugin.TestCases
-
-
Uses of TestCases in aQute.bnd.maven.plugin
Methods in aQute.bnd.maven.plugin that return TestCases Modifier and Type Method Description static TestCasesTestCases. valueOf(String name)Returns the enum constant of this type with the specified name.static TestCases[]TestCases. values()Returns an array containing the constants of this enum type, in the order they are declared.
-