Skip to content

Conversation

ChesDev
Copy link
Owner

@ChesDev ChesDev commented Oct 10, 2025

No description provided.

Comment on lines 71 to 72
.andExpect(jsonPath("$.name").value("Гриффиндор"))
.andExpect(jsonPath("$.color").value("Красный"));

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Используй геттеры объектов, иначе как раз как в твоём случае придется переписывать всё в двух или более местах каждый раз

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants