Class Hierarchy
- java.lang.Object
- org.citrusframework.actions.AbstractTestAction (implements org.citrusframework.common.Described, org.citrusframework.common.Named, org.citrusframework.TestAction, org.citrusframework.TestActorAware)
- org.citrusframework.AbstractTestActionBuilder<T,S> (implements org.citrusframework.TestActionBuilder<T>)
- org.citrusframework.config.xml.AbstractTestActionFactoryBean<T,B> (implements org.springframework.beans.factory.FactoryBean<T>)
- org.citrusframework.main.AbstractTestEngine (implements org.citrusframework.main.TestEngine)
- org.citrusframework.cucumber.backend.CitrusBackend (implements io.cucumber.core.backend.Backend)
- org.citrusframework.cucumber.backend.CitrusBackendProviderService (implements io.cucumber.core.backend.BackendProviderService)
- org.citrusframework.cucumber.backend.CitrusHookDefinition (implements io.cucumber.core.backend.HookDefinition)
- org.citrusframework.cucumber.CitrusLifecycleHooks
- org.citrusframework.cucumber.backend.CitrusObjectFactory (implements io.cucumber.core.backend.ObjectFactory)
- org.citrusframework.cucumber.CitrusReporter (implements io.cucumber.plugin.ColorAware, io.cucumber.plugin.ConcurrentEventListener, io.cucumber.plugin.SummaryPrinter)
- org.citrusframework.cucumber.backend.spring.CitrusSpringObjectFactory (implements io.cucumber.core.backend.ObjectFactory)
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.citrusframework.cucumber.backend.NoopSnippet (implements io.cucumber.core.backend.Snippet)
- org.citrusframework.model.testcase.cucumber.ObjectFactory
- org.citrusframework.cucumber.backend.Scenario
- org.citrusframework.model.testcase.cucumber.StepModel
- org.citrusframework.cucumber.config.xml.StepTemplateParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- jakarta.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
- org.citrusframework.cucumber.step.xml.XmlStepDefinition (implements io.cucumber.core.backend.StepDefinition)
- org.citrusframework.cucumber.step.xml.XmlStepParameterInfo (implements io.cucumber.core.backend.ParameterInfo)
- org.citrusframework.cucumber.step.xml.XmlSteps