Uses of Class
dev.galasa.framework.TestMethodWrapper
Packages that use TestMethodWrapper
-
Uses of TestMethodWrapper in dev.galasa.framework
Method parameters in dev.galasa.framework with type arguments of type TestMethodWrapperModifier and TypeMethodDescriptionprotected voidTestClassWrapper.runTestMethods(@NotNull ITestRunManagers managers, IDynamicStatusStoreService dss, String runName, List<TestMethodWrapper> testMethodsToRun) Run the test methods.