public final class GroovyTestCaseParser extends Object implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Class and Description |
|---|---|
static interface |
GroovyTestCaseParser.TestCaseBuilder
Builds a test case using the application context and test context
|
| Constructor and Description |
|---|
GroovyTestCaseParser() |
| Modifier and Type | Method and Description |
|---|---|
TestCase |
parse(org.springframework.core.io.Resource groovyScript)
Parse the groovy script.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public TestCase parse(org.springframework.core.io.Resource groovyScript)
groovyScript - CitrusRuntimeExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionApplicationContextAware.setApplicationContext(org.springframework.context.ApplicationContext)Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.