Remove trailing whitespace in spring-test
This commit is contained in:
@@ -32,7 +32,7 @@ import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
* Integration tests that verify support for {@code @Nested} test classes
|
||||
* in conjunction with the {@link SpringExtension} in a JUnit 5 (Jupiter)
|
||||
* environment.
|
||||
*
|
||||
*
|
||||
* @author Sam Brannen
|
||||
* @since 5.0
|
||||
* @see org.springframework.test.context.junit4.nested.NestedTestsWithSpringRulesTests
|
||||
|
||||
@@ -55,7 +55,7 @@ import static org.springframework.test.context.junit4.JUnitTestingUtils.*;
|
||||
* <p>The tests executed by this test class come from a hand-picked collection of test
|
||||
* classes within the test suite that is intended to cover most categories of tests
|
||||
* that are currently supported by the TestContext Framework on JUnit 4.
|
||||
*
|
||||
*
|
||||
* <p>The chosen test classes intentionally do <em>not</em> include any classes that
|
||||
* fall under the following categories.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user