Skip to content

Update Service and Create Junit Test For Test Service. #26

Open
kimhakSeang wants to merge 1 commit into
mainfrom
service_unit_test
Open

Update Service and Create Junit Test For Test Service. #26
kimhakSeang wants to merge 1 commit into
mainfrom
service_unit_test

Conversation

@kimhakSeang

Copy link
Copy Markdown
Collaborator

==> Update Service:

  1. Change method name: "listScore".
  2. Create new class: BadRequestException .
  3. Use stream (). collect (Collectors.toMap(.......)).
    ==> Service unit test:
  4. MonthlyScoreServiceImpl [ 71.5 %]
  5. StudentServiceImpl [ 96.4 %]
  6. SubjectServiceImpl [100%]

1. Change method name : "listScore".
2. Create new class : BadRequestException .
3. Use stream().collect(Collectors.toMap(.......)).

Co-Authored-By: pisething <112937826+pisething@users.noreply.github.com>
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.

1 participant