| Interface | Description |
|---|---|
| JaloSessionHolder |
Interface for holding current jalo session reference
|
| UnifiedHybrisTestRunner |
Common interface for all HybrisTestRunners
|
| Class | Description |
|---|---|
| Assert |
Collection of static assert methods not provided by the JUnit framework.
|
| ChainingRunNotifierWrapper |
Wraps a
RunNotifier to extend the listener concept to act like a chain in meaning of having revert order on
test finalizing. |
| ClasspathGenerator |
Classpath generator, used while launching integration tests directly from IDE.
|
| DefaultAnnotationFilter |
Filter is a tool which allow to exclude some test from the suite.
|
| HybrisJUnit4ClassRunner |
Test class runner for support of
RunListeners annotation. |
| HybrisJUnit4Test |
Base class for all JUnit4 tests using the platform.
|
| HybrisJUnit4TransactionalTest |
Base class for all tests with transaction support using the platform.
|
| HybrisTestClassRunnerLogic |
This class holds common logic used in hybris test runners
|
| HybrisTestLogic | |
| HybrisTestRunner |
Not thread safe test runner.
|
| ItemCreationLifecycleListener | |
| LangReferenceRemoverRunListenerTest |
Test presenting a removing orphaned localized properties and attributes by
LangReferenceRemoverRunListener . |
| PropertyConfigSwitcher |
This class is a helper for temporarily switch property configuration for testing purposes.
|
| TestModelUtils | |
| TestUtils | |
| UnitTestClassLoaderUtils |
Utility class to help adjust classloader with urls loaded from file
|
| Annotation Type | Description |
|---|---|
| RunListeners |
The RunListener annotation defines class-level metadata for configuring which
RunListener should be
registered for test execution. |
| Transactional |
Marks a test method or class as transactional.
|
Copyright © 2018 SAP SE. All Rights Reserved.