Failed
de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest.testDeepCopy
Error Message
Expected: is <LOST>
but: was <PLAYING>Stacktrace
java.lang.AssertionError:
Expected: is <LOST>
but: was <PLAYING>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at de.fhdw.gaming.ipspiel24.tictactoe.core@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToeStateImplTest.testDeepCopy(TicTacToeStateImplTest.java:194)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)