SpringMethodRoadie is a custom implementation of JUnit 4.4's {@link org.junit.internal.runners.MethodRoadie MethodRoadie}, which provides the following enhancements:
Due to method and field visibility constraints, the code of MethodRoadie has been duplicated here instead of subclassing MethodRoadie directly.
| |
| |
| |
| |
| |
| |