Package com.vaadin.testbench.parallel
Class ParallelRunner.TBMethod
java.lang.Object
org.junit.runners.model.FrameworkMember<org.junit.runners.model.FrameworkMethod>
org.junit.runners.model.FrameworkMethod
com.vaadin.testbench.parallel.ParallelRunner.TBMethod
- All Implemented Interfaces:
org.junit.runners.model.Annotatable
- Enclosing class:
ParallelRunner
public static class ParallelRunner.TBMethod
extends org.junit.runners.model.FrameworkMethod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.openqa.selenium.remote.DesiredCapabilitiesgetName()invokeExplosively(Object target, Object... params) voidsetTestNameSuffix(String testNameSuffix) Methods inherited from class org.junit.runners.model.FrameworkMethod
getAnnotation, getAnnotations, getDeclaringClass, getMethod, getModifiers, getReturnType, getType, hashCode, isShadowedBy, producesType, toString, validateNoTypeParametersOnArgs, validatePublicVoid, validatePublicVoidNoArgMethods inherited from class org.junit.runners.model.FrameworkMember
isPublic, isStatic
-
Constructor Details
-
TBMethod
-
-
Method Details
-
getCapabilities
public org.openqa.selenium.remote.DesiredCapabilities getCapabilities() -
setTestNameSuffix
-
invokeExplosively
- Overrides:
invokeExplosivelyin classorg.junit.runners.model.FrameworkMethod- Throws:
Throwable
-
getName
- Overrides:
getNamein classorg.junit.runners.model.FrameworkMethod
-
equals
- Overrides:
equalsin classorg.junit.runners.model.FrameworkMethod
-