Interface WebTest.DefinitionStages.WithEnabled

    • Method Detail

      • withEnabled

        WebTest.DefinitionStages.WithCreate withEnabled​(Boolean enabled)
        Specifies the enabled property: Is the test actively being monitored..
        Parameters:
        enabled - Is the test actively being monitored.
        Returns:
        the next definition stage.