A B C D F G I L N P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addTestListener(ITestNGListener) - Method in class com.consol.citrus.testng.TestNGEngine
-
Adds run listener in fluent API.
- after() - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- after() - Method in class com.consol.citrus.testng.TestNGCitrusSupport
- after(CitrusContext) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Subclasses may add after test actions on the provided context.
- after(CitrusContext) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
-
Subclasses may add after test actions on the provided context.
- afterSuite(CitrusContext) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Subclasses may add after suite actions on the provided context.
- afterSuite(CitrusContext) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
-
Subclasses may add after suite actions on the provided context.
- afterSuite(ITestContext) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- afterSuite(ITestContext) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
- applyBehavior(TestBehavior) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- applyBehavior(TestBehavior) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
- author(String) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- author(String) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
B
- before() - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- before() - Method in class com.consol.citrus.testng.TestNGCitrusSupport
- before(CitrusContext) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Subclasses may add before test actions on the provided context.
- before(CitrusContext) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
-
Subclasses may add before test actions on the provided context.
- beforeSuite(CitrusContext) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Subclasses may add before suite actions on the provided context.
- beforeSuite(CitrusContext) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
-
Subclasses may add before suite actions on the provided context.
- beforeSuite(ITestContext) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- beforeSuite(ITestContext) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
- BUILDER_ATTRIBUTE - Static variable in class com.consol.citrus.testng.TestNGHelper
C
- citrus - Variable in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Citrus instance
- citrus - Variable in class com.consol.citrus.testng.TestNGCitrusSupport
-
Citrus instance
- CitrusParameters - Annotation Type in com.consol.citrus.testng
-
Parameter annotation provides parameter names that are passed to the test case test context as variables.
- com.consol.citrus.testng - package com.consol.citrus.testng
- com.consol.citrus.testng.spring - package com.consol.citrus.testng.spring
- createMethodTestLoaders(Method, TestNGHelper.TestLoaderProvider) - Static method in class com.consol.citrus.testng.TestNGHelper
-
Creates test loader from @CitrusXmlTest annotated test method and saves those to local member.
- createTestCaseRunner(Object, Method, TestContext) - Static method in class com.consol.citrus.testng.TestNGHelper
-
Creates new test runner instance for this test method.
- createTestLoader(String, String, String) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Creates new test loader which has TestNG test annotations set for test execution.
- createTestLoader(String, String, String) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
-
Creates new test loader which has TestNG test annotations set for test execution.
- createTestLoader(String, String, String) - Method in interface com.consol.citrus.testng.TestNGHelper.TestLoaderProvider
-
Creates new test loader which has TestNG test annotations set for test execution.
- creationDate(Date) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- creationDate(Date) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
D
- description(String) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- description(String) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
F
- FakeExecutionCallBack(Object[]) - Constructor for class com.consol.citrus.testng.TestNGHelper.FakeExecutionCallBack
G
- getParameters() - Method in class com.consol.citrus.testng.TestNGHelper.FakeExecutionCallBack
- getTestCase() - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Constructs the test case to execute.
I
- injectTestParameters(Method, TestCase, Object[]) - Static method in class com.consol.citrus.testng.TestNGParameterHelper
-
Methods adds optional TestNG parameters as variables to the test case.
- intercept(List<IMethodInstance>, ITestContext) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringMethodInterceptor
- intercept(List<IMethodInstance>, ITestContext) - Method in class com.consol.citrus.testng.TestNGCitrusMethodInterceptor
- invokeTestMethod(Object, ITestResult, Method, TestLoader, TestContext, int) - Static method in class com.consol.citrus.testng.TestNGHelper
-
Invokes test method.
L
- log - Variable in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Logger
- log - Variable in class com.consol.citrus.testng.TestNGCitrusSupport
-
Logger
N
- name(String) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- name(String) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
P
- prepareTestContext(TestContext) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Prepares the test context.
- prepareTestContext(TestContext) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
-
Prepares the test context.
R
- resolveParameter(Object, ITestResult, Method, TestContext, int) - Static method in class com.consol.citrus.testng.TestNGParameterHelper
-
Resolves method arguments supporting TestNG data provider parameters as well as
CitrusResourceannotated methods. - run() - Method in class com.consol.citrus.testng.TestNGEngine
- run(TestActionBuilder<T>) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- run(TestActionBuilder<T>) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
- run(IHookCallBack, ITestResult) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- run(IHookCallBack, ITestResult) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
- run(ITestResult, Method, List<TestLoader>, int) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
-
Run method prepares and executes test case.
- run(ITestResult, Method, List<TestLoader>, int) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
-
Run method prepares and executes test case.
- runTestMethod(ITestResult) - Method in class com.consol.citrus.testng.TestNGHelper.FakeExecutionCallBack
S
- skipForOs(String, String) - Static method in class com.consol.citrus.testng.TestNGUtils
-
Skip a test depending on operating system
- status(TestCaseMetaInfo.Status) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- status(TestCaseMetaInfo.Status) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
T
- TestNGCitrusMethodInterceptor - Class in com.consol.citrus.testng
-
TestNG method interceptor duplicates method instances for each package scan test and test name in Citrus annotated test method.
- TestNGCitrusMethodInterceptor() - Constructor for class com.consol.citrus.testng.TestNGCitrusMethodInterceptor
- TestNGCitrusSpringMethodInterceptor - Class in com.consol.citrus.testng.spring
-
TestNG method interceptor duplicates method instances for each package scan test and test name in Citrus annotated test method.
- TestNGCitrusSpringMethodInterceptor() - Constructor for class com.consol.citrus.testng.spring.TestNGCitrusSpringMethodInterceptor
- TestNGCitrusSpringSupport - Class in com.consol.citrus.testng.spring
-
Basic Citrus TestNG support base class with Spring support automatically handles test case runner creation.
- TestNGCitrusSpringSupport() - Constructor for class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- TestNGCitrusSupport - Class in com.consol.citrus.testng
-
Basic Citrus TestNG support base class automatically handles test case runner creation.
- TestNGCitrusSupport() - Constructor for class com.consol.citrus.testng.TestNGCitrusSupport
- TestNGEngine - Class in com.consol.citrus.testng
- TestNGEngine(TestRunConfiguration) - Constructor for class com.consol.citrus.testng.TestNGEngine
-
Default constructor using run configuration.
- TestNGHelper - Class in com.consol.citrus.testng
- TestNGHelper.FakeExecutionCallBack - Class in com.consol.citrus.testng
-
Class faking test execution as callback.
- TestNGHelper.TestLoaderProvider - Interface in com.consol.citrus.testng
- TestNGParameterHelper - Class in com.consol.citrus.testng
- TestNGUtils - Class in com.consol.citrus.testng
- TestNGUtils() - Constructor for class com.consol.citrus.testng.TestNGUtils
V
- value() - Method in annotation type com.consol.citrus.testng.CitrusParameters
-
The list of parameter names corresponding with TestNG data provider parameter values.
- variable(String, T) - Method in class com.consol.citrus.testng.spring.TestNGCitrusSpringSupport
- variable(String, T) - Method in class com.consol.citrus.testng.TestNGCitrusSupport
All Classes All Packages