Skip to content

Conversation

@vld-evseev
Copy link

No description provided.

assertTrue(people.contains(employee.getPerson()));
}
}
}

Choose a reason for hiding this comment

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

See assertEquals in sumEpamDurations. Use the same here.

assertEquals(employee.getPerson(), person);
}
}
}

Choose a reason for hiding this comment

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

Use assertEquals here.

@vld-evseev vld-evseev closed this by deleting the head repository Oct 30, 2025
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