Interface WebTest.DefinitionStages.WithDescription

    • Method Detail

      • withDescription

        WebTest.DefinitionStages.WithCreate withDescription​(String description)
        Specifies the description property: Purpose/user defined descriptive test for this WebTest..
        Parameters:
        description - Purpose/user defined descriptive test for this WebTest.
        Returns:
        the next definition stage.