Simple unit test to verify that {@link SpringJUnit4ClassRunner} does nothinder correct functionality of standard JUnit 4.4+ testing features.
Note that {@link TestExecutionListeners @TestExecutionListeners} isexplicitly configured with an empty list, thus disabling all default listeners.
@author Sam Brannen @since 2.5 @see StandardJUnit4FeaturesTests
|
|
|
|
|
|
|
|
|
|
|
|