Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902649

Allow testsuite to define several TestFilters specific for this suite

XMLWordPrintable

      Currently TestSuite class has a method to override that returns only one test filter:

      TestFilter createTestFilter(TestEnvironment)

      There are situations when test suite has several test filters that it is forced however to hide behind an umbrella filter. It is more natural and convenient to let test suite return a collection of atomized filters that would be iterated on the JTHarness side and listed in the test run stats separately and informatively.

            dbessono Dmitry Bessonov
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: