cucumber.api.testng
Class AbstractTestNGCucumberTests

java.lang.Object
  extended by cucumber.api.testng.AbstractTestNGCucumberTests
All Implemented Interfaces:
org.testng.IHookable, org.testng.ITestNGListener

public abstract class AbstractTestNGCucumberTests
extends Object
implements org.testng.IHookable


Constructor Summary
AbstractTestNGCucumberTests()
           
 
Method Summary
 void run_cukes()
           
 void run(org.testng.IHookCallBack iHookCallBack, org.testng.ITestResult iTestResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTestNGCucumberTests

public AbstractTestNGCucumberTests()
Method Detail

run_cukes

public void run_cukes()

run

public void run(org.testng.IHookCallBack iHookCallBack,
                org.testng.ITestResult iTestResult)
Specified by:
run in interface org.testng.IHookable


Copyright © 2013. All Rights Reserved.