implement a whole bunch of simple methods.

MathUtilitiesTest.ctxt 2.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. #BlueJ class context
  2. comment0.target=MathUtilitiesTest
  3. comment0.text=\n\ The\ test\ class\ MathUtilitiesTest.\n\n\ @author\ \ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n
  4. comment1.params=
  5. comment1.target=MathUtilitiesTest()
  6. comment1.text=\n\ Default\ constructor\ for\ test\ class\ MathUtilitiesTest\n
  7. comment10.params=
  8. comment10.target=void\ testSubtractions()
  9. comment11.params=
  10. comment11.target=void\ testSubtractions1()
  11. comment12.params=
  12. comment12.target=void\ testSubtractions2()
  13. comment13.params=
  14. comment13.target=void\ testSubtractions3()
  15. comment14.params=
  16. comment14.target=void\ testSubtractions4()
  17. comment15.params=
  18. comment15.target=void\ testSubtractions5()
  19. comment16.params=
  20. comment16.target=void\ testDivision()
  21. comment17.params=
  22. comment17.target=void\ testDivision1()
  23. comment18.params=
  24. comment18.target=void\ testDivision2()
  25. comment19.params=
  26. comment19.target=void\ testDivision3()
  27. comment2.params=
  28. comment2.target=void\ setUp()
  29. comment2.text=\n\ Sets\ up\ the\ test\ fixture.\n\n\ Called\ before\ every\ test\ case\ method.\n
  30. comment20.params=
  31. comment20.target=void\ testDivision4()
  32. comment21.params=
  33. comment21.target=void\ testDivision5()
  34. comment22.params=
  35. comment22.target=void\ testMultiplication()
  36. comment23.params=
  37. comment23.target=void\ testMultiplication1()
  38. comment24.params=
  39. comment24.target=void\ testMultiplication2()
  40. comment25.params=
  41. comment25.target=void\ testMultiplication3()
  42. comment26.params=
  43. comment26.target=void\ testMultiplication4()
  44. comment27.params=
  45. comment27.target=void\ testMultiplication5()
  46. comment28.params=
  47. comment28.target=void\ testReturnTrue()
  48. comment29.params=
  49. comment29.target=void\ testReturnFalse()
  50. comment3.params=
  51. comment3.target=void\ tearDown()
  52. comment3.text=\n\ Tears\ down\ the\ test\ fixture.\n\n\ Called\ after\ every\ test\ case\ method.\n
  53. comment4.params=
  54. comment4.target=void\ testAdditions()
  55. comment5.params=
  56. comment5.target=void\ testAdditions1()
  57. comment6.params=
  58. comment6.target=void\ testAdditions2()
  59. comment7.params=
  60. comment7.target=void\ testAdditions4()
  61. comment8.params=
  62. comment8.target=void\ testAdditions5()
  63. comment9.params=
  64. comment9.target=void\ testAdditions6()
  65. numComments=30