Skip to content

[REFACTOR] UserService UnitTest 작성 및 의존성 있는 Repository 계층 추상화 리팩토링 #9

Description

@fing9

상세

UserService UnitTest 작성 및 종속된 Repository 계층 추상화 리팩토링]

목록

  • UserService 내 의존성 있는 Repository들 Port-Adapter 패턴을 적용해서 추상화
  • save 메서드 Unit Test 작성
  • delete 메서드 Unit Test 작성
  • findAllLastLoginLog 메서드 Unit Test 작성
  • findAllMentionDto 메서드 Unit Test 작성

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

refactoring리팩토링을 위한 변경

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions