Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. JUnit version 4.5
  2. .E.E......E..E.....E..E...
  3. Time: 0.034
  4. There were 6 failures:
  5. 1) testPlus(AnswerTest)
  6. java.lang.RuntimeException
  7. 2) testTimes(AnswerTest)
  8. java.lang.RuntimeException
  9. 3) testMinus(AnswerTest)
  10. java.lang.RuntimeException
  11. 4) testOpposite(AnswerTest)
  12. java.lang.RuntimeException
  13. 5) testFractionPart(AnswerTest)
  14. java.lang.RuntimeException
  15. 6) testCompareTo(AnswerTest)
  16. java.lang.AssertionError: -2/5 must be greater than -4/7
  17.  
  18. FAILURES!!!
  19. Tests run: 20, Failures: 6
  20.  
  21.  
  22. Score: 14 / 20
  23. NB! You can retry this test 2 times
  24. The score is not saved. You MUST click on "Grade" to make your answer final.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement