#BlueJ class context comment0.params= comment0.target=PassengerTest() comment0.text=\n\ Default\ constructor\ for\ test\ class\ PassengerTest\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\ testCreation() comment3.text=\n\ Test\ basic\ creation\ of\ a\ passenger.\n\ Ensure\ that\ the\ pickup\ and\ destination\ locations\n\ have\ been\ set.\n numComments=4