Uses of Class
com.testmonitor.resources.TestSuite
Packages that use TestSuite
-
Uses of TestSuite in com.testmonitor.actions
Methods in com.testmonitor.actions that return TestSuiteModifier and TypeMethodDescriptionCreate a test suite with a given name.Create a test suite with a given name.TestSuites.findOrCreate(String search) Search or create a test suite.Update a test suiteMethods in com.testmonitor.actions that return types with arguments of type TestSuiteMethods in com.testmonitor.actions with parameters of type TestSuiteModifier and TypeMethodDescriptionCreate a test case in TestMonitorCreate a test suite with a given name.TestCases.findOrCreate(String search, TestSuite testSuite) Search or create a test case.Update a test suite -
Uses of TestSuite in com.testmonitor.parsers
Methods in com.testmonitor.parsers that return TestSuiteMethods in com.testmonitor.parsers that return types with arguments of type TestSuite -
Uses of TestSuite in com.testmonitor.resources
Methods in com.testmonitor.resources that return TestSuiteModifier and TypeMethodDescriptionTestSuite.setDescription(String description) TestSuite.setProjectId(Integer projectId) TestSuite.setProjectId(String projectId)