Interface | Description |
---|---|
TestValues |
This interface contains arbitrary string for testing.
|
Class | Description |
---|---|
AbstractSpringTest |
This is the abstract base class for tests using spring infrastructure.
|
ExceptionHelper |
This is a utility-class with static methods that help to write negative-tests that check expected exceptions.
|
ObjectHelper |
This is a utility-class for testing implementations of
Object.equals(Object) and Object.hashCode() . |
SerializationHelper |
TODO: this class ...
|
TestResourceHelper |
This is a utility-class with static methods that help to write unit-tests that read test-resources from filesystem or
classpath.
|
TestUser |
This is a simple user for testing.
|
WebContextTestExecutionListener |
This is a
TestExecutionListener that allows testing with spring-beans of the
scope request or session. |
Copyright © 2001–2016 mmm-Team. All rights reserved.