Skip to content

[Fix]: 챌린지 그룹 업데이트 코드 엔티티 책임으로 수정 #20

[Fix]: 챌린지 그룹 업데이트 코드 엔티티 책임으로 수정

[Fix]: 챌린지 그룹 업데이트 코드 엔티티 책임으로 수정 #20

GitHub Actions / JUnit Test Report failed Sep 17, 2024 in 0s

32 tests run, 31 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 88 in zzansuni-api-server/app/src/test/java/org/haedal/zzansuni/challengegroup/domain/ChallengeGroupTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ChallengeGroupTest.챌린지 그룹 업데이트가 정상적으로 동작한다.

org.opentest4j.AssertionFailedError: expected: <3> but was: <0>
Raw output
org.opentest4j.AssertionFailedError: expected: <3> but was: <0>
	at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
	at app//org.haedal.zzansuni.challengegroup.domain.ChallengeGroupTest.update(ChallengeGroupTest.java:88)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:569)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)