AnnotationScanner |
|
ConditionalIgnoreRule |
|
ConditionalIgnoreRule.Feature |
|
ConditionalIgnoreRule.IgnoreIsolated |
Deprecated.
|
ConditionalIgnoreRule.IgnoreLongRunning |
|
ConditionalIgnoreRule.IgnoreWindows |
|
ContainerFeature |
Deprecated.
|
ContributableFeaturesRunner |
|
Defaults<A extends Annotation> |
|
FeaturesRunner |
A Test Case runner that can be extended through features and provide injection though Guice.
|
FeaturesRunner.MethodStatement |
|
FeaturesRunnerWithParms |
Features runner which integrates with jgiven data provider.
|
FileEventsTrackingFeature |
|
HotDeployer |
A dynamic component deployer which enable tests to deploy new contributions after the test was started (i.e.
|
HotDeployer.ActionHandler |
Deploy actions are usually used by features to customize the deployment of the runtime feature (which is using
the DeaultDeployAction)
|
JndiHelper |
helper for common jndi operations copied from jboss Util class
|
LogCaptureFeature |
Test feature to capture from a log4j appender to check that some log4j calls have been correctly called.
|
LogCaptureFeature.DefaultFilter |
Default Nuxeo filter which takes a logger name and a log level to accept only events matching both.
|
LogCaptureFeature.Result |
Log result class.
|
LogFeature |
|
LoggerLevelKey |
Represents the key for a given logger level, a LoggerLevel can be defined on Class or a Method .
|
MDCFeature |
|
MethodSorter |
Utility class that sorts a list of JUnit methods according to their source line number.
|
MethodSorter.CV |
Class Visitor that constructs a map of method name to source line number.
|
MethodSorter.LineComparator |
Comparator of methods according to their line number.
|
MethodSorter.MV |
Method Visitor that records method source line number.
|
ParameterizedSuite |
JUnit4 ParentRunner that knows how to run a test class on multiple backend types.
|
RandomBug |
Define execution rules for an annotated random bug.
|
RandomBug.Feature |
|
RestartFeature |
Feature that restart the component manger between each test.
|
RuntimeDeployment |
|
RuntimeDeployment.OnMethod |
|
RuntimeFeature |
|
ServiceProvider<T> |
|
ServletContainerFeature |
Runs an embedded servlet container.
|
SimpleFeature |
Deprecated.
|
TargetExtensions |
A TargetExtensions is part of PartialDeploy annotation that is able to deploy only a subset of extensions in a
bundle.
|
TargetExtensions.Automation |
|
TargetExtensions.ContentModel |
White list contributions: TypeService schema and doctype definition, LifecycleService lifecycle and associated
types, SQLDirectoryFactory directories and VersioningService versioning rules.
|
TargetExtensions.ContentTemplate |
|
TransactionalFeature |
The transactional feature is responsible of transaction management.
|
WithFrameworkPropertyFeature |
|