org.junit.ComparisonFailure: expected:<0:[-1]> but was:<0:[0]>
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Spring JIRA by Lance S, 1 year ago
via Spring JIRA by Lance S, 2 years ago
via GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agovia GitHub by wildfly-ci
, 1 year agoorg.junit.ComparisonFailure: expected:<0:[-1]> but was:<0:[0]>
at org.junit.Assert.assertEquals(Assert.java:123)
at org.junit.Assert.assertEquals(Assert.java:145)
at foo.bar.SpringCacheBrokenTest.testCache(SpringCacheBrokenTest.java:52)