| Class | Description |
|---|---|
| ASCIITableReport | Deprecated
use
ASCIITableReport instead. |
| 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. |
| 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.
|
| HybrisTestRunner |
Not thread safe test runner.
|
| 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 |
| 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 © 2017 SAP SE. All Rights Reserved.