You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.AssertionError: Response content expected:<Sąd;Liczba orzeczeń (phrase1);Liczba orzeczeń (phrase2)
Sąd Apelacyjny w Warszawie;8;8
Sąd Apelacyjny we Wrocławiu;2;1
> but was:<Sąd;Liczba orzeczeń (phrase1);Liczba orzeczeń (phrase2)
Sąd Apelacyjny w Warszawie;0;0
Sąd Apelacyjny we Wrocławiu;0;0
>
at org.springframework.test.util.AssertionErrors.fail(AssertionErrors.java:60)
at org.springframework.test.util.AssertionErrors.assertEquals(AssertionErrors.java:89)
at org.springframework.test.web.servlet.result.ContentResultMatchers$5.match(ContentResultMatchers.java:144)
at org.springframework.test.web.servlet.MockMvc$1.andExpect(MockMvc.java:149)
at pl.edu.icm.saos.webapp.analysis.AnalysisControllerTest.generateCsv_CC_COURT_CHART(AnalysisControllerTest.java:893)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: