Interface TestLine.DefinitionStages.WithPurpose

All Known Subinterfaces:
TestLine.Definition, TestLine.DefinitionStages.WithCreate
Enclosing interface:
TestLine.DefinitionStages

public static interface TestLine.DefinitionStages.WithPurpose
The stage of the TestLine definition allowing to specify purpose.
  • Method Details

    • withPurpose

      Specifies the purpose property: Purpose of this test line, e.g. automated or manual testing.
      Parameters:
      purpose - Purpose of this test line, e.g. automated or manual testing.
      Returns:
      the next definition stage.