All Classes and Interfaces
Class
Description
Abstract base class for component tests.
Pax Exam OSGi containers cannot execute
@AfterClass in the container.Interface implemented by Pax Exam test classes to provide application specific
Options.Base class for common test options logic.
Pax Exam OSGi containers cannot execute
@BeforeClass in the container.Pax Exam OSGi containers cannot execute
@BeforeClass in the container.Builder class used to create Pax Exam options that will get OSGi bundles from a Maven repository.
BundleOptionBuilder.BundleOption used to add a bundle Option.This class provides matchers to help cast objects before matching them.
JUnit test runner that dumps extra debug information to the console when a Pax Exam test
container fails to start.
Interface implemented by Pax Exam test classes to provide container specific
Options.Provides the basic DDF configuration
Options required to run with Pax Exam.Provides the basic DDF configuration
Options required to run component tests in Pax Exam.Contains test options useful for debugging tests.
Returns dependency versions using a local dependencies.properties file instead of relying on a
classloader.
Options for configuring a distribution for testing purposes.
This class provides support for handling DOM trees while testing.
Wrapper interface for karaf features.
Builder class used to create Pax Exam options that will get Karaf features from a Maven
repository.
Options for handling karaf features
Wrapper interface for karaf feature repos.
Provides the configuration
Options required to run Pax Exam and Karaf.Options for configuring log levels during test execution
Logging utilities for testing.
This class provides matchers to help mapping objects to values before matching the value.
Annotation used to mock OSGi services using Mockito.
Annotation used to assign a property to an OSGi service
Adds support for
BeforeExam and AfterExam annotations with OPS4J Pax Exam
integration tests.Class used to find and reserve a range of ports, and assign ports within that range by name.
Options for configuring test environment ports
Pax Exam OSGi containers cannot execute
@PostConstruct in the container.This class provides utilities for working with predicates.
Test rule used to create mock OSGi services for all fields annotated with
MockOsgiService.Test rule used to log the state of the OSGi bundles after a test failure.
Options for handling test resources.
This class provides matchers to help validating exception causes.
Builder class for URLs.
Options for configuring the JVM test environment
This class provides additional support when testing along with XMLUnit 2.0 matchers.