| Group name | Methods |
| 1.0 | test.dependent.OrderMethodTest.z_first0() |
| 1.1 | test.dependent.OrderMethodTest.z_premiere1() |
| 2.0 | test.dependent.BaseOrderMethodTest.a_second0() |
| 2.1 | test.dependent.OrderMethodTest.a_second1() |
| 3 | test.dependent.BaseOrderMethodTest.third0() |
| MyTest | test.factory.MyTest.testMethod() |
| basic1 | test.sample.Basic1.basic1() |
| before | test.inheritance.DChild_2.test() |
| current | test.Test1.includedGroups() test.MethodTest.excludeMethodsOnly() test.CommandLineTest.junitParsing2() test.MethodTest.includeMethodsOnly() test.CommandLineTest.junitParsing() test.multiple.TestMultiple.multiple() |
| currentold | test.Test1.logger() |
| first | test.classgroup.First.first2() test.factory.FactoryTest2.testInt() test.classgroup.First.first1() test.factory.FactoryWithInstanceInfoTest2.testInt() |
| group1 | test.Exclude.included1() test.Exclude.included2() test.configuration.ConfigurationInheritGroupsSampleTest.test1() |
| group2 | test.Exclude.verify() |
| inheritedTestMethod | test.sample.BaseSampleInheritance.baseMethod() |
| inner-group | test.sample.Scope.innerDeprecated(java.lang.String) |
| nopackage | NoPackageTest.test() |
| one | test.dependent.SampleDependentMethods2.oneB() test.dependent.SampleDependentMethods2.oneA() |
| outer-group | test.sample.Scope.outerDeprecated(java.lang.String) |
| sample1 | test.methods.SampleMethod1.shouldRun1() test.methods.SampleMethod1.shouldRun2() |
| singleString | test.parameters.ParameterSample.testSingleString(java.lang.String) test.parameters.ParameterSample.testSingleStringDeprecated(java.lang.String) |
| testMethodOnFactoryClass | test.factory.FactoryInSeparateClass.checkSum() |
| unittest | test.nested.GarfTest.testGarf() |