Skip to content

split study test#4094

Merged
ksy90101 merged 7 commits into
next-step:highjunefrom
Highjune:step1
Apr 4, 2023
Merged

split study test#4094
ksy90101 merged 7 commits into
next-step:highjunefrom
Highjune:step1

Conversation

@Highjune
Copy link
Copy Markdown

@Highjune Highjune commented Apr 3, 2023

세윤님!! 안녕하세요 반갑습니다.
허강준이라고 합니다. 엄청 기대했던 수업이고, 고수? 리뷰어님을 만난 것 같아 영광입니다.

2달 동안 잘 부탁드립니다!^^

  • step1 (String test)
  • step2 (Set Test)

@Test
@DisplayName("Set 안에 포함된 요소들 확인하기 : 단순")
void containsV1() {
assertThat(numbers.contains(1)).isTrue();
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://bcp0109.tistory.com/317

true가 아니라 contains 메서드도 있습니다!
이런식으로 한다면 더 보기 편할수 있어요!!

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다!

Copy link
Copy Markdown

@ksy90101 ksy90101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요 :) 만나서 반갑습니다.
간단한 피드백을 하나 남기긴 했는데요!
1단계는 미션 PR을 올리는걸 경험하는것이기 떄문에 이만 머지하도록 하겠습니다 :)
다음 미션에 뵙겠습니다 :)

@ksy90101 ksy90101 merged commit 2c77342 into next-step:highjune Apr 4, 2023
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.

2 participants