Skip to content

Conversation

@angie-3
Copy link
Contributor

@angie-3 angie-3 commented Oct 30, 2024

No description provided.


public class EmployeeManagertest {
private EmployeeManager employeeManager;
private Map<Integer, Employee> employees;
Copy link
Contributor

Choose a reason for hiding this comment

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

This doesn't make sense to me. How does this help you test the EmployeeManager functionality?

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