public class ExecutableTestDesignerComponent extends TestDesignerComponent implements Executable
org.springframework.stereotype.Component annotated bean loaded with Spring's annotation scan support. Adds execution
methods to the builder so component is executable as a test case.containers| Constructor and Description |
|---|
ExecutableTestDesignerComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Builds and executes test case.
|
void |
execute(TestContext context)
Builds and executes test case with given test context.
|
TestContext |
getTestContext()
Creates new test context from Spring bean application context.
|
afterPropertiesSet, configureaction, antrun, applyBehavior, applyTemplate, assertException, assertSoapFault, async, author, camel, catchException, conditional, container, createVariable, creationDate, description, docker, doFinally, echo, fail, getApplicationContext, getTestCase, getVariables, groovy, groovy, http, initialize, input, iterate, java, java, java, kubernetes, load, name, packageName, parallel, plsql, purgeChannels, purgeEndpoints, purgeQueues, query, receive, receive, receiveTimeout, receiveTimeout, repeat, repeatOnError, selenium, send, send, sequential, setApplicationContext, setTestContext, sleep, sleep, sleep, soap, sql, start, start, status, stop, stop, stopTime, stopTime, stopTime, stopTimer, stopTimers, testClass, timer, traceVariables, traceVariables, transform, variable, waitFor, zookeeperpublic void execute()
Executableexecute in interface Executablepublic void execute(TestContext context)
context - public TestContext getTestContext()
getTestContext in class DefaultTestDesignerCopyright © 2008–2019 ConSol Software GmbH. All rights reserved.