Uses of Class
com.sun.javatest.finder.ShowTests.BadArgs
-
Packages that use ShowTests.BadArgs Package Description com.sun.javatest.finder Test Finders are used to locate and read test descriptions, which give details about the tests in a test suite. -
-
Uses of ShowTests.BadArgs in com.sun.javatest.finder
Methods in com.sun.javatest.finder that throw ShowTests.BadArgs Modifier and Type Method Description void
ShowTests. run(java.lang.String... args)
Main work method.
-