This test suite serves a dual purpose of verifying that tests run with {@link SpringJUnit4ClassRunner} can be used in conjunction with JUnit's{@link Suite} runner.
Note that tests included in this suite will be executed at least twice if run from an automated build process, test runner, etc. that is not configured to exclude tests based on a "*TestSuite.class" pattern match. @author Sam Brannen @since 2.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|