public class XmlTestLoader extends Object implements TestLoader
| Constructor and Description |
|---|
XmlTestLoader(String testName,
String packageName,
org.springframework.context.ApplicationContext parentContext)
Default constructor with context file and parent application context field.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContextFile()
Gets custom Spring application context file for the XML test case.
|
TestCase |
load()
Loads and creates new test case object..
|
void |
setContextFile(String contextFile)
Sets custom Spring application context file for XML test case.
|
public TestCase load()
TestLoaderload in interface TestLoaderpublic String getContextFile()
public void setContextFile(String contextFile)
contextFile - Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.