Files
G4G0-1/Semester 1/Programming 1/Java/examples/projects/chapter16/taxi-company-outline-testing/PassengerSourceTest.ctxt
2024-01-15 20:14:10 +00:00

15 lines
586 B
Plaintext
Executable File

#BlueJ class context
comment0.params=
comment0.target=PassengerSourceTest()
comment0.text=\n\ Default\ constructor\ for\ test\ class\ PassengerSourceTest\n
comment1.params=
comment1.target=void\ setUp()
comment1.text=\n\ Sets\ up\ the\ test\ fixture.\n\n\ Called\ before\ every\ test\ case\ method.\n
comment2.params=
comment2.target=void\ tearDown()
comment2.text=\n\ Tears\ down\ the\ test\ fixture.\n\n\ Called\ after\ every\ test\ case\ method.\n
comment3.params=
comment3.target=void\ testPickup()
comment3.text=\n\ Test\ for\ successful\ pickup\ of\ a\ passenger.\n
numComments=4