• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: SingleSuite
2verbose: 2
3
4tests:
5  - name: Test1
6    excludedGroups: [ excludeThisGroup ]
7    classes:
8      - name: test.dependent.xml.GroupDependencyTest
9#        includedMethods: [ a ]
10#      - test.Test2
11#      - name: test.CommandLineTest
12#        includedMethods: [ junitParsing ]
13