Class OrganizerTest

java.lang.Object
com.example.rocket_launch.OrganizerTest

public class OrganizerTest extends Object
Tests the organizer functions for related user stories Author: Griffin
  • 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()