Skip to content

Conversation

@LordMaduz
Copy link
Contributor

  • Adding Test Cases

@Test
public void givenEmployeeData_whenGenerateReport_thenCorrectOutput() {
String template = "Employee Report\n" +
"================\n" +
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you use the Baeldung IDE code formatter profile, which has 4-space indents

 - remove changes in new project
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