Class GeneralSinglePublixTest


  • public class GeneralSinglePublixTest
    extends java.lang.Object
    Unit tests for GeneralSinglePublix methods (class-local logic only).
    • Constructor Detail

      • GeneralSinglePublixTest

        public GeneralSinglePublixTest()
    • Method Detail

      • setUp

        public void setUp()
      • startStudy_firstCall_noWorkerCookie_createsWorkerAndStudyResult_andRedirects

        public void startStudy_firstCall_noWorkerCookie_createsWorkerAndStudyResult_andRedirects()
                                                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • startStudy_previewAllowed_withWorkerCookie_andExistingIdCookie_doesNotFinishOldest_orSetCookie

        public void startStudy_previewAllowed_withWorkerCookie_andExistingIdCookie_doesNotFinishOldest_orSetCookie()
                                                                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • startStudy_withWorkerCookie_missingIdCookie_finishesOldest_andSetsCookie

        public void startStudy_withWorkerCookie_missingIdCookie_finishesOldest_andSetsCookie()
                                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • startStudy_withWorkerCookie_butWorkerMissing_throws

        public void startStudy_withWorkerCookie_butWorkerMissing_throws()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • startStudy_withWorkerCookie_noLastStudyResult_throws

        public void startStudy_withWorkerCookie_noLastStudyResult_throws()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception