Uses of Class
org.eclipse.jetty.toolchain.test.MavenTestingUtils.TestID
-
Packages that use MavenTestingUtils.TestID Package Description org.eclipse.jetty.toolchain.test -
-
Uses of MavenTestingUtils.TestID in org.eclipse.jetty.toolchain.test
Methods in org.eclipse.jetty.toolchain.test that return MavenTestingUtils.TestID Modifier and Type Method Description private static MavenTestingUtils.TestID
MavenTestingUtils. getTestID()
Using junit 3.x naming standards for unit tests and test method names, attempt to discover the unit test name from the execution stack.
-