A B C D E F G H I J K L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterAll(ExtensionContext) - Method in class cz.xtf.junit5.extensions.ServiceLogsStreamingRunner
- afterAll(ExtensionContext) - Method in class cz.xtf.junit5.listeners.ProjectCreator
- apply(TestDescriptor) - Method in class cz.xtf.junit5.listeners.ProjectCreator
B
- beforeAll(ExtensionContext) - Method in class cz.xtf.junit5.extensions.CleanBeforeAllCallback
- beforeAll(ExtensionContext) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderHandler
- beforeAll(ExtensionContext) - Method in class cz.xtf.junit5.extensions.ServiceLogsStreamingRunner
- beforeAll(ExtensionContext) - Method in class cz.xtf.junit5.listeners.ProjectCreator
- beforeEach(ExtensionContext) - Method in class cz.xtf.junit5.extensions.CleanBeforeEachCallback
- beforeEach(ExtensionContext) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderHandler
- build() - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
- BuildDefinition<T extends ManagedBuild> - Interface in cz.xtf.junit5.interfaces
-
Interface for getting build definition from collection class.
C
- ciPassword() - Static method in class cz.xtf.junit5.config.JUnitConfig
- ciUsername() - Static method in class cz.xtf.junit5.config.JUnitConfig
- CleanBeforeAll - Annotation Type in cz.xtf.junit5.annotations
- CleanBeforeAllCallback - Class in cz.xtf.junit5.extensions
- CleanBeforeAllCallback() - Constructor for class cz.xtf.junit5.extensions.CleanBeforeAllCallback
- CleanBeforeEach - Annotation Type in cz.xtf.junit5.annotations
- CleanBeforeEachCallback - Class in cz.xtf.junit5.extensions
- CleanBeforeEachCallback() - Constructor for class cz.xtf.junit5.extensions.CleanBeforeEachCallback
- cleanOpenShift() - Static method in class cz.xtf.junit5.config.JUnitConfig
- clone() - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
- close() - Method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- command() - Method in class cz.xtf.junit5.model.DockerImageMetadata
-
Returns default container command on Config/Cmd path If command consists of more parts, the space-separated string of all those parts is returned.
- commandList() - Method in class cz.xtf.junit5.model.DockerImageMetadata
-
Returns default container command on Config/Cmd path - return all parts as a list
- ConfigRecorder - Class in cz.xtf.junit5.listeners
- ConfigRecorder() - Constructor for class cz.xtf.junit5.listeners.ConfigRecorder
- cz.xtf.junit5.annotations - package cz.xtf.junit5.annotations
- cz.xtf.junit5.config - package cz.xtf.junit5.config
- cz.xtf.junit5.extensions - package cz.xtf.junit5.extensions
- cz.xtf.junit5.extensions.helpers - package cz.xtf.junit5.extensions.helpers
- cz.xtf.junit5.interfaces - package cz.xtf.junit5.interfaces
- cz.xtf.junit5.listeners - package cz.xtf.junit5.listeners
- cz.xtf.junit5.model - package cz.xtf.junit5.model
D
- DockerImageMetadata - Class in cz.xtf.junit5.model
-
Represents Docker image metadata by exposing convenience methods to access them and provides a cache to optimize retrievals.
E
- envs() - Method in class cz.xtf.junit5.model.DockerImageMetadata
-
Returns image environments of Config/Env path
- evaluateExecutionCondition(ExtensionContext) - Method in class cz.xtf.junit5.extensions.JenkinsRerunCondition
- evaluateExecutionCondition(ExtensionContext) - Method in class cz.xtf.junit5.extensions.SinceVersionCondition
- evaluateExecutionCondition(ExtensionContext) - Method in class cz.xtf.junit5.extensions.SkipForCondition
- EventsFilterBuilder - Class in cz.xtf.junit5.extensions.helpers
- EventsFilterBuilder() - Constructor for class cz.xtf.junit5.extensions.helpers.EventsFilterBuilder
- EventsRecorder - Class in cz.xtf.junit5.listeners
- EventsRecorder() - Constructor for class cz.xtf.junit5.listeners.EventsRecorder
- executionFinished(TestIdentifier, TestExecutionResult) - Method in class cz.xtf.junit5.listeners.EventsRecorder
- executionFinished(TestIdentifier, TestExecutionResult) - Method in class cz.xtf.junit5.listeners.PodLogRecorder
- executionFinished(TestIdentifier, TestExecutionResult) - Method in class cz.xtf.junit5.listeners.TestExecutionLogger
- executionFinished(TestIdentifier, TestExecutionResult) - Method in class cz.xtf.junit5.listeners.TestResultReporter
- executionSkipped(TestIdentifier, String) - Method in class cz.xtf.junit5.listeners.TestExecutionLogger
- executionSkipped(TestIdentifier, String) - Method in class cz.xtf.junit5.listeners.TestResultReporter
- executionStarted(TestIdentifier) - Method in class cz.xtf.junit5.listeners.TestExecutionLogger
- executionStarted(TestIdentifier) - Method in class cz.xtf.junit5.listeners.TestResultReporter
- exposedPorts(String) - Method in class cz.xtf.junit5.model.DockerImageMetadata
-
Returns integer set of exposed ports by specified protocol (eg.
F
- filterByLastSeenResources() - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
- filterByResourceNames() - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
- flush() - Method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forBCs(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forBuilds(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forConfigMaps(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forDCs(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forEvents(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forISs(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forPods(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forRoutes(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forSecrets(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forServices(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- forStatefulSet(Path) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
G
- get(OpenShift, Image) - Static method in class cz.xtf.junit5.model.DockerImageMetadata
-
Get docker image metadata for image in openshift namespace.
- get(OpenShift, String) - Static method in class cz.xtf.junit5.model.DockerImageMetadata
-
Get docker image metadata for image in openshift namespace.
- getExcludedUntil() - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
- getIncludedAlwaysWindowAfter() - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
- getIncludedAlwaysWindowUntil() - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
- getManagedBuild() - Method in interface cz.xtf.junit5.interfaces.BuildDefinition
H
- handleBeforeAllMethodExecutionException(ExtensionContext, Throwable) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderHandler
- handleBeforeEachMethodExecutionException(ExtensionContext, Throwable) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderHandler
- handleTestExecutionException(ExtensionContext, Throwable) - Method in class cz.xtf.junit5.extensions.KnownIssueHandler
- handleTestExecutionException(ExtensionContext, Throwable) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderHandler
I
- image() - Method in annotation type cz.xtf.junit5.annotations.SinceVersion
- image() - Method in annotation type cz.xtf.junit5.annotations.SkipFor
- imageMetadataLabelArchitecture() - Method in annotation type cz.xtf.junit5.annotations.SkipFor
-
Architecture or regexp pattern matching architecture in
Docker Labelsin image metadata For example "x86_64" or "x86_.*". - imageMetadataLabelName() - Method in annotation type cz.xtf.junit5.annotations.SinceVersion
-
Name or regexp pattern matching name in
Docker Labelsin image metadata For example "eap73-openjdk11-openshift-rhel8" or "eap73-openjdk11-.*". - imageMetadataLabelName() - Method in annotation type cz.xtf.junit5.annotations.SkipFor
-
Name or regexp pattern matching name in
Docker Labelsin image metadata For example "jboss-eap-7/eap73-openjdk11-openshift-rhel8" or "eap73-openjdk11-.*". - initFilters(ExtensionContext) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
-
Initialize filters by collecting information OCP resources which are relevant for the current test execution context (e.g.: called by a
BeforeAllCallback.beforeAll(ExtensionContext)implementation
J
- jenkinsRerun() - Static method in class cz.xtf.junit5.config.JUnitConfig
- JenkinsRerunCondition - Class in cz.xtf.junit5.extensions
- JenkinsRerunCondition() - Constructor for class cz.xtf.junit5.extensions.JenkinsRerunCondition
- jira() - Method in annotation type cz.xtf.junit5.annotations.SinceVersion
- JUnitConfig - Class in cz.xtf.junit5.config
- JUnitConfig() - Constructor for class cz.xtf.junit5.config.JUnitConfig
K
- KnownIssue - Annotation Type in cz.xtf.junit5.annotations
- KnownIssueHandler - Class in cz.xtf.junit5.extensions
- KnownIssueHandler() - Constructor for class cz.xtf.junit5.extensions.KnownIssueHandler
L
- labels() - Method in class cz.xtf.junit5.model.DockerImageMetadata
-
Returns image labels of Config/Labels path
M
- ManagedBuildPrebuilder - Class in cz.xtf.junit5.listeners
- ManagedBuildPrebuilder() - Constructor for class cz.xtf.junit5.listeners.ManagedBuildPrebuilder
N
- name() - Method in annotation type cz.xtf.junit5.annotations.SinceVersion
-
Name or regexp pattern matching name of the image.
- name() - Method in annotation type cz.xtf.junit5.annotations.SkipFor
-
Name or regexp pattern matching name of the image.
O
- OpenShiftRecorder - Annotation Type in cz.xtf.junit5.annotations
-
{@see OpenShiftRecorderHandler}
- OpenShiftRecorderHandler - Class in cz.xtf.junit5.extensions
-
Implements JUnit lifecycle events handling in order to record OCP state for different purposes (e.g.: debug).
- OpenShiftRecorderHandler() - Constructor for class cz.xtf.junit5.extensions.OpenShiftRecorderHandler
- OpenShiftRecorderService - Class in cz.xtf.junit5.extensions
-
Record OpenShift isolated state relative to a test.
- OpenShiftRecorderService() - Constructor for class cz.xtf.junit5.extensions.OpenShiftRecorderService
P
- PodLogRecorder - Class in cz.xtf.junit5.listeners
- PodLogRecorder() - Constructor for class cz.xtf.junit5.listeners.PodLogRecorder
- prebuilderSynchronized() - Static method in class cz.xtf.junit5.config.JUnitConfig
- ProjectCreator - Class in cz.xtf.junit5.listeners
- ProjectCreator() - Constructor for class cz.xtf.junit5.listeners.ProjectCreator
R
- reason() - Method in annotation type cz.xtf.junit5.annotations.SkipFor
- recordAlways() - Static method in class cz.xtf.junit5.config.JUnitConfig
- recordBefore() - Static method in class cz.xtf.junit5.config.JUnitConfig
- recordDir() - Static method in class cz.xtf.junit5.config.JUnitConfig
- recordState(ExtensionContext) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
-
Retrieves resources identified by filters
- resolve(SinceVersion) - Static method in class cz.xtf.junit5.extensions.SinceVersionCondition
- resolve(SkipFor) - Static method in class cz.xtf.junit5.extensions.SkipForCondition
- resourceNames() - Method in annotation type cz.xtf.junit5.annotations.OpenShiftRecorder
-
Resource names for filtering out events, pods,...
- ResourcesFilterBuilder<E extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in cz.xtf.junit5.extensions.helpers
- ResourcesFilterBuilder() - Constructor for class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
- ResourcesPrinterHelper<X> - Class in cz.xtf.junit5.extensions.helpers
- ResourcesTimestampHelper - Class in cz.xtf.junit5.extensions.helpers
- ResourcesTimestampHelper() - Constructor for class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- row(LinkedHashMap<String, String>) - Method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
- row(X) - Method in class cz.xtf.junit5.extensions.helpers.ResourcesPrinterHelper
S
- saveBCs(ExtensionContext, ResourcesFilterBuilder<BuildConfig>, ResourcesFilterBuilder<BuildConfig>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveBuildLogs(ExtensionContext, ResourcesFilterBuilder<Build>, ResourcesFilterBuilder<Build>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveBuilds(ExtensionContext, ResourcesFilterBuilder<Build>, ResourcesFilterBuilder<Build>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveConfigMaps(ExtensionContext, ResourcesFilterBuilder<ConfigMap>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveDCs(ExtensionContext, ResourcesFilterBuilder<DeploymentConfig>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveEvents(ExtensionContext, ResourcesFilterBuilder<Event>, ResourcesFilterBuilder<Event>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveISs(ExtensionContext, ResourcesFilterBuilder<ImageStream>, ResourcesFilterBuilder<ImageStream>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- savePodLogs(ExtensionContext, ResourcesFilterBuilder<Pod>, ResourcesFilterBuilder<Pod>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- savePods(ExtensionContext, ResourcesFilterBuilder<Pod>, ResourcesFilterBuilder<Pod>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveRoutes(ExtensionContext, ResourcesFilterBuilder<Route>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveSecrets(ExtensionContext) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveServices(ExtensionContext, ResourcesFilterBuilder<Service>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- saveStatefulSets(ExtensionContext, ResourcesFilterBuilder<StatefulSet>) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
- ServiceLogsStreamingRunner - Class in cz.xtf.junit5.extensions
-
Implements
BeforeAllCallbackin order to provide the logic to retrieve the Service Logs Streaming configurations and activating concreteServiceLogsinstances. - ServiceLogsStreamingRunner() - Constructor for class cz.xtf.junit5.extensions.ServiceLogsStreamingRunner
- setExcludedUntil(ZonedDateTime) - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
-
Resources until the time will be excluded.
- setIncludedAlwaysWindow(ZonedDateTime, ZonedDateTime) - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
-
Resources in the window will be always included despite
ResourcesFilterBuilder.setExcludedUntil(ZonedDateTime). - setResourceNames(String...) - Method in class cz.xtf.junit5.extensions.helpers.ResourcesFilterBuilder
- since() - Method in annotation type cz.xtf.junit5.annotations.SinceVersion
- SinceVersion - Annotation Type in cz.xtf.junit5.annotations
- SinceVersionCondition - Class in cz.xtf.junit5.extensions
- SinceVersionCondition() - Constructor for class cz.xtf.junit5.extensions.SinceVersionCondition
- SinceVersions - Annotation Type in cz.xtf.junit5.annotations
- SkipFor - Annotation Type in cz.xtf.junit5.annotations
- SkipForCondition - Class in cz.xtf.junit5.extensions
- SkipForCondition() - Constructor for class cz.xtf.junit5.extensions.SkipForCondition
- SkipFors - Annotation Type in cz.xtf.junit5.annotations
- subId() - Method in annotation type cz.xtf.junit5.annotations.SkipFor
-
Name or regexp pattern matching the value of the
xtf.<product id>>.subidXTF property For example, ".*74.*" will match and skip the annotated test when xtf.eap.subid is set to "74-openjdk11", "74-openj9-11" or "74".
T
- TestExecutionLogger - Class in cz.xtf.junit5.listeners
- TestExecutionLogger() - Constructor for class cz.xtf.junit5.listeners.TestExecutionLogger
- testPlanExecutionFinished(TestPlan) - Method in class cz.xtf.junit5.listeners.EventsRecorder
- testPlanExecutionFinished(TestPlan) - Method in class cz.xtf.junit5.listeners.ProjectCreator
- testPlanExecutionFinished(TestPlan) - Method in class cz.xtf.junit5.listeners.TestResultReporter
- testPlanExecutionStarted(TestPlan) - Method in class cz.xtf.junit5.listeners.ConfigRecorder
- testPlanExecutionStarted(TestPlan) - Method in class cz.xtf.junit5.listeners.ManagedBuildPrebuilder
- testPlanExecutionStarted(TestPlan) - Method in class cz.xtf.junit5.listeners.ProjectCreator
- testPlanExecutionStarted(TestPlan) - Method in class cz.xtf.junit5.listeners.TestResultReporter
- TestResultReporter - Class in cz.xtf.junit5.listeners
- TestResultReporter() - Constructor for class cz.xtf.junit5.listeners.TestResultReporter
- testSuccessful(ExtensionContext) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderHandler
- timeOfLastBC(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastBuild(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastConfigMap(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastDC(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastEvent(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastIS(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastPod(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastResourceOf(OpenShift, Class<? extends HasMetadata>) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastRoute(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastService(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
- timeOfLastSS(OpenShift) - Static method in class cz.xtf.junit5.extensions.helpers.ResourcesTimestampHelper
U
- updateFilters(ExtensionContext) - Method in class cz.xtf.junit5.extensions.OpenShiftRecorderService
-
Update filters by adding information OCP resources which are relevant for the current test execution context (e.g.: called by a
BeforeEachCallback.beforeEach(ExtensionContext)implementation - usedImages() - Static method in class cz.xtf.junit5.config.JUnitConfig
- UsesBuild - Annotation Type in cz.xtf.junit5.annotations
V
- value() - Method in annotation type cz.xtf.junit5.annotations.KnownIssue
- value() - Method in annotation type cz.xtf.junit5.annotations.SinceVersions
- value() - Method in annotation type cz.xtf.junit5.annotations.SkipFors
All Classes All Packages