ShortCalculatorTest.ctxt 440B

123456789101112131415161718
  1. #BlueJ class context
  2. comment0.target=ShortCalculatorTest
  3. comment1.params=
  4. comment1.target=void\ setUp()
  5. comment2.params=
  6. comment2.target=void\ addTest()
  7. comment3.params=
  8. comment3.target=void\ addBigNumberTest()
  9. comment4.params=
  10. comment4.target=void\ subtractTest()
  11. comment5.params=
  12. comment5.target=void\ multiplyTest()
  13. comment6.params=
  14. comment6.target=void\ divideTest()
  15. comment7.params=
  16. comment7.target=void\ remainderTest()
  17. numComments=8