MainTest.ctxt 581B

123456789101112131415
  1. #BlueJ class context
  2. comment0.target=MainTest
  3. comment0.text=\n\ The\ test\ class\ MainTest.\n\n\ @author\ \ (your\ name)\n\ @version\ (a\ version\ number\ or\ a\ date)\n
  4. comment1.params=
  5. comment1.target=void\ MainTest()
  6. comment2.params=
  7. comment2.target=void\ SecondTest()
  8. comment3.params=
  9. comment3.target=void\ setUp()
  10. comment3.text=\n\ Sets\ up\ the\ test\ fixture.\n\n\ Called\ before\ every\ test\ case\ method.\n
  11. comment4.params=
  12. comment4.target=void\ tearDown()
  13. comment4.text=\n\ Tears\ down\ the\ test\ fixture.\n\n\ Called\ after\ every\ test\ case\ method.\n
  14. numComments=5