Package | Description |
---|---|
com.consol.citrus.common | |
com.consol.citrus.junit | |
com.consol.citrus.testng |
Modifier and Type | Class and Description |
---|---|
class |
XmlTestLoader
Loads test case as Spring bean from XML application context file.
|
Modifier and Type | Method and Description |
---|---|
protected TestLoader |
AbstractJUnit4CitrusTest.createTestLoader(String testName,
String packageName)
Creates new test loader which has TestNG test annotations set for test execution.
|
Modifier and Type | Method and Description |
---|---|
protected TestLoader |
AbstractTestNGCitrusTest.createTestLoader(String testName,
String packageName)
Creates new test loader which has TestNG test annotations set for test execution.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTestNGCitrusTest.run(org.testng.ITestResult testResult,
Method method,
TestLoader testLoader,
int invocationCount)
Run method prepares and executes test case.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.