Uses of Class
org.simple4j.wsfeeler.model.TestSuite
Packages that use TestSuite
-
Uses of TestSuite in org.simple4j.wsfeeler.core
Methods in org.simple4j.wsfeeler.core with parameters of type TestSuite -
Uses of TestSuite in org.simple4j.wsfeeler.model
Fields in org.simple4j.wsfeeler.model declared as TestSuiteModifier and TypeFieldDescriptionTestCase.testSuiteTest suite objectTestStep.testSuiteTest suite objectMethods in org.simple4j.wsfeeler.model with parameters of type TestSuiteModifier and TypeMethodDescriptionstatic TestStepTestStep.getInstance(String typeOfStep, Map<String, Object> testStepInputVariables, File testStepInputFile, TestCase parent, TestSuite testSuite) Factory method to get an instance of test stepConstructors in org.simple4j.wsfeeler.model with parameters of type TestSuite