Package com.example.rocket_launch
Class OrganizerTest
java.lang.Object
com.example.rocket_launch.OrganizerTest
Tests the organizer functions for related user stories
Author: Griffin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
OrganizerTest
public OrganizerTest()
-
-
Method Details
-
testCreateEvent
public void testCreateEvent() -
testCreateAndManageFacility
public void testCreateAndManageFacility() -
testViewEntrantWaitingList
public void testViewEntrantWaitingList() -
testViewEntrantLocationsOnMap
public void testViewEntrantLocationsOnMap() -
testEnableDisableGeolocationRequirement
public void testEnableDisableGeolocationRequirement() -
testLimitWaitingListSize
public void testLimitWaitingListSize() -
testUploadAndUpdateEventPoster
public void testUploadAndUpdateEventPoster() -
testNotifyChosenEntrants
public void testNotifyChosenEntrants() -
testReplaceCancelledEntrant
public void testReplaceCancelledEntrant() -
testViewAndManageEntrants
public void testViewAndManageEntrants() -
testSendNotifications
public void testSendNotifications()
-