Package de.hybris.bootstrap.annotations
Annotation Interface UnitTest
The
@UnitTest annotation is provided for marking small unit tests which does not starts
up whole platform to execute test methods. For instance test for service with usage of mocks.