Interface TestSuiteType

All Superinterfaces:
Named

@Incubating public interface TestSuiteType extends Named
Attribute to qualify the type of testing a test suite will perform.

This attribute is usually found on variants that have the Category attribute valued at verification.

The constant values present here are not exhaustive. Any value is allowed, so long as that value is only used to categorize a single test suite within each project.

Since:
7.4