Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1주차] 3단계 - 테스트를 통한 코드 보호 (5) #92

Open
wants to merge 14 commits into
base: naheenosaur
Choose a base branch
from

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    307a68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72de7c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    53c641e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf2aa32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3da5f67 View commit details
    Browse the repository at this point in the history
  4. refactor : 코드정리

    naheenosaur committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    9915d0d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. refactor : 피드백 반영

    - Number -> PositiveNumber로 변경
    - 객체내에서 멤버볌수 직접 접근
    naheenosaur committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    2091097 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. refactor : 피드백 반영

    - Class, Interface 이름 수정
    naheenosaur committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    e4879b6 View commit details
    Browse the repository at this point in the history
  2. refactor : 피드백 반영

    - assertion 분리
    - parameterizedTest 사용
    naheenosaur committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    990bb6a View commit details
    Browse the repository at this point in the history
  3. refactor : 피드백 반영

    - allSatisfy로 foreach 대체
    naheenosaur committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    206582a View commit details
    Browse the repository at this point in the history
  4. refactor : 피드백 반영

    - create에 대한 test에 속성값 확인
    naheenosaur committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    d65b03c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8c5830 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    7bfd18b View commit details
    Browse the repository at this point in the history
  2. refactor : 코드 정리

    naheenosaur committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    7668dd6 View commit details
    Browse the repository at this point in the history