------------------------------------------------------------------------------- Test set: com.mycompany.app.AppTest ------------------------------------------------------------------------------- Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec <<< FAILURE! testSisestamine(com.mycompany.app.AppTest) Time elapsed: 0.006 sec <<< FAILURE! junit.framework.ComparisonFailure: expected:<1> but was: at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at com.mycompany.app.AppTest.testSisestamine(AppTest.java:52)