Uses of Class
org.citrusframework.TestClass
Packages that use TestClass
-
Uses of TestClass in org.citrusframework
Methods in org.citrusframework that return TestClassModifier and TypeMethodDescriptionstatic TestClassTestClass.fromString(String testClass) Read String representation and construct proper test class instance. -
Uses of TestClass in org.citrusframework.main.scan
Methods in org.citrusframework.main.scan that return types with arguments of type TestClassModifier and TypeMethodDescriptionTestScanner.findTestsInPackage(String packageName) Find classes in package suitable to running as test with given annotation.