kmachura / help-chef

Help Chef - Project in Java, Spring Boot, Angular, H2, Docker
0 stars 0 forks source link

Create some unit tests #20

Closed adamkowalsky11 closed 1 year ago

adamkowalsky11 commented 1 year ago

Created two tests: testEmailHasAt() and testNameAndSurnameStartsWithCapitalLetter() for Users class

kmachura commented 1 year ago

Tests are fine and passing, you can close issue