Uses of Class
com.testmonitor.resources.TestCase
Packages that use TestCase
-
Uses of TestCase in com.testmonitor.actions
Methods in com.testmonitor.actions that return TestCaseModifier and TypeMethodDescriptionCreate a test case in TestMonitorCreate a test case in TestMonitorCreate a test case in TestMonitorTestCases.findOrCreate(TestCase testCase) Search or create a test case.TestCases.findOrCreate(String search, TestSuite testSuite) Search or create a test case.TestCases.findOrCreate(String search, Integer testSuiteId) Search or create a test case.Update a test caseMethods in com.testmonitor.actions that return types with arguments of type TestCaseMethods in com.testmonitor.actions with parameters of type TestCase -
Uses of TestCase in com.testmonitor.parsers
Methods in com.testmonitor.parsers that return TestCaseMethods in com.testmonitor.parsers that return types with arguments of type TestCase -
Uses of TestCase in com.testmonitor.resources
Methods in com.testmonitor.resources that return TestCaseModifier and TypeMethodDescriptionTestCase.setDescription(String description) TestCase.setTestSuiteId(Integer testSuiteId) TestCase.setTestSuiteId(String testSuiteId)