FizzBuzzMainTest.ctxt 436B

12345678910111213
  1. #BlueJ class context
  2. comment0.target=FizzBuzzMainTest
  3. comment0.text=\n\ The\ test\ class\ FizzBuzzMainTest.\n\n\ @author\ \ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n
  4. comment1.params=
  5. comment1.target=void\ testNonMultiples()
  6. comment2.params=
  7. comment2.target=void\ testMultiplesOf3()
  8. comment3.params=
  9. comment3.target=void\ testMultiplesOf5()
  10. comment4.params=
  11. comment4.target=void\ testMultiplesOf3And5()
  12. numComments=5