public static class ParallelRunner.TBMethod
extends org.junit.runners.model.FrameworkMethod
Constructor and Description |
---|
TBMethod(Method method,
org.openqa.selenium.remote.DesiredCapabilities capabilities) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
org.openqa.selenium.remote.DesiredCapabilities |
getCapabilities() |
String |
getName() |
Object |
invokeExplosively(Object target,
Object... params) |
void |
setTestNameSuffix(String testNameSuffix) |
public TBMethod(Method method, org.openqa.selenium.remote.DesiredCapabilities capabilities)
public org.openqa.selenium.remote.DesiredCapabilities getCapabilities()
public void setTestNameSuffix(String testNameSuffix)
public Object invokeExplosively(Object target, Object... params) throws Throwable
invokeExplosively
in class org.junit.runners.model.FrameworkMethod
Throwable
public String getName()
getName
in class org.junit.runners.model.FrameworkMethod
public boolean equals(Object obj)
equals
in class org.junit.runners.model.FrameworkMethod
Copyright © 2019. All rights reserved.