Skip to content

Failed

de.fhdw.gaming.ipspiel24.tictactoe.core.domain.impl.TicTacToePlayerImplTest.testGetState

Failing for the past 21 builds (Since #60 )
Took 40 ms.

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.TicTacToePlayerImplTest.testGetState(TicTacToePlayerImplTest.java:128)
	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)