PredicateUtilitiesTest.ctxt 715B

12345678910111213141516171819202122232425
  1. #BlueJ class context
  2. comment0.target=PredicateUtilitiesTest
  3. comment0.text=\n\ Created\ by\ dan\ on\ 6/14/17.\n
  4. comment1.params=
  5. comment1.target=void\ testGreaterThanTrue()
  6. comment10.params=
  7. comment10.target=void\ testReturnFalse()
  8. comment2.params=
  9. comment2.target=void\ testGreaterThanFalse()
  10. comment3.params=
  11. comment3.target=void\ testLessThanTrue()
  12. comment4.params=
  13. comment4.target=void\ testLessThan1()
  14. comment5.params=
  15. comment5.target=void\ testLessOrEqual1()
  16. comment6.params=
  17. comment6.target=void\ testLessOrEqual2()
  18. comment7.params=
  19. comment7.target=void\ testGreaterOrEqual1()
  20. comment8.params=
  21. comment8.target=void\ testGreaterOrEqual2()
  22. comment9.params=
  23. comment9.target=void\ testReturnTrue()
  24. numComments=11