1234567891011121314151617 |
- #BlueJ class context
- comment0.target=FizzBuzzTest
- comment0.text=\n\ The\ test\ class\ FizzBuzzTest.\n\n\ @author\ \ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n
- comment1.params=
- comment1.target=void\ testFizz1()
- comment2.params=
- comment2.target=void\ testFizz2()
- comment3.params=
- comment3.target=void\ testBuzz1()
- comment4.params=
- comment4.target=void\ testBuzz2()
- comment5.params=
- comment5.target=void\ testFizzBuzz1()
- comment6.params=
- comment6.target=void\ testFizzBuzz2()
- numComments=7
|