Signed-off-by: Johnny Lim <izeye@naver.com>

See gh-44034
This commit is contained in:
Johnny Lim
2025-01-31 21:04:18 +09:00
committed by Stéphane Nicoll
parent a33b700b12
commit a39e1c4a09
10 changed files with 23 additions and 32 deletions

View File

@@ -348,7 +348,7 @@ class JsonMarshallerTests {
}
@Test
void shouldCheckIgnoreFields() {
void shouldCheckIgnoredFields() {
String json = """
{
"ignored": {
@@ -362,7 +362,7 @@ class JsonMarshallerTests {
}
@Test
void shouldCheckIgnorePropertiesFields() {
void shouldCheckIgnoredPropertiesFields() {
String json = """
{
"ignored": {