TestMultiplication.ctxt 509B

1234567891011121314151617
  1. #BlueJ class context
  2. comment0.target=TestMultiplication
  3. comment0.text=\n\ @author\ leon\ on\ 8/26/18.\n
  4. comment1.params=
  5. comment1.target=void\ testIntegerMultiplication()
  6. comment2.params=
  7. comment2.target=void\ testLongMultiplication()
  8. comment3.params=
  9. comment3.target=void\ testShortMultiplication()
  10. comment4.params=
  11. comment4.target=void\ testByteMultiplication()
  12. comment5.params=
  13. comment5.target=void\ testFloatMultiplication()
  14. comment6.params=
  15. comment6.target=void\ testDoubleMultiplication()
  16. numComments=7