Package | Description |
---|---|
com.consol.citrus.junit |
Modifier and Type | Method and Description |
---|---|
protected Object |
AbstractJUnit4CitrusTest.resolveAnnotatedResource(CitrusJUnit4Runner.CitrusFrameworkMethod frameworkMethod,
Class<?> parameterType,
TestContext context)
Resolves value for annotated method parameter.
|
protected Object[] |
AbstractJUnit4CitrusTest.resolveParameter(CitrusJUnit4Runner.CitrusFrameworkMethod frameworkMethod,
TestCase testCase,
TestContext context)
Resolves method arguments supporting TestNG data provider parameters as well as
CitrusResource annotated methods. |
protected void |
AbstractJUnit4CitrusTest.run(CitrusJUnit4Runner.CitrusFrameworkMethod frameworkMethod)
Reads Citrus test annotation from framework method and executes test case.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.