Class 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 Detail

      • TBMethod

        public TBMethod​(Method method,
                        org.openqa.selenium.remote.DesiredCapabilities capabilities)
    • Method Detail

      • getCapabilities

        public org.openqa.selenium.remote.DesiredCapabilities getCapabilities()
      • setTestNameSuffix

        public void setTestNameSuffix​(String testNameSuffix)
      • invokeExplosively

        public Object invokeExplosively​(Object target,
                                        Object... params)
                                 throws Throwable
        Overrides:
        invokeExplosively in class org.junit.runners.model.FrameworkMethod
        Throws:
        Throwable
      • getName

        public String getName()
        Overrides:
        getName in class org.junit.runners.model.FrameworkMethod
      • equals

        public boolean equals​(Object obj)
        Overrides:
        equals in class org.junit.runners.model.FrameworkMethod