mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
This commit is contained in:
@@ -154,7 +154,7 @@ class ClassUtilsTests {
|
||||
assertThat(ClassUtils.isCacheSafe(composite, childLoader3)).isTrue();
|
||||
}
|
||||
|
||||
@ParameterizedTest
|
||||
@ParameterizedTest(name = "''{0}'' -> {1}")
|
||||
@CsvSource({
|
||||
"boolean, boolean",
|
||||
"byte, byte",
|
||||
|
||||
Reference in New Issue
Block a user