1234567891011121314151617
  1. #BlueJ class context
  2. comment0.target=FizzBuzzTest
  3. comment0.text=\n\ The\ test\ class\ FizzBuzzTest.\n\n\ @author\ \ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n
  4. comment1.params=
  5. comment1.target=void\ testFizz1()
  6. comment2.params=
  7. comment2.target=void\ testFizz2()
  8. comment3.params=
  9. comment3.target=void\ testBuzz1()
  10. comment4.params=
  11. comment4.target=void\ testBuzz2()
  12. comment5.params=
  13. comment5.target=void\ testFizzBuzz1()
  14. comment6.params=
  15. comment6.target=void\ testFizzBuzz2()
  16. numComments=7