[크리스마스 프로모션] 이승현 미션 제출합니다.#8
Open
seungheyon wants to merge 9 commits intowoowacourse-precourse:mainfrom
Open
Conversation
MeanOfRedStone
referenced
this pull request
in MeanOfRedStone/java-christmas-6
Nov 25, 2023
1. OrderListTest - addOrderWhichIsAlreadyInOrderList() 동일한 음식을 주문했는지 테스트 2. OrderTest - createOrderOfWhichQuantityIsUnderOne() 음식을 최소 수량만큼 시켰는지 테스트 - createOrderOfWhichFoodIsNotOnMenu() 메뉴에 있는 음식을 시켰는지 테스트 - createOrderOfWhichInputIsSplitByComma() Order 객체에 알맞은 주문 형식을 작성했는지 테스트(-로 구분) - createOrderOfWhichQuantityInputIsWrong() Order 객체에 알맞은 주문 형식을 작성했는지 테스트(수량을 숫자로 기입) - compareFoodWhichIsSame(), compareDifferentFoodWhichIsNotSame() Order 객체의 음식명을 비교하고 알맞은 결과를 반환하는지 확인
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
과제 제출 가이드를 미리 확인하지 못해 이전 과제처럼 공개 저장소에 작업하여 제출합니다. 죄송합니다.