public class GeneralSinglePublixTest
extends java.lang.Object
| Constructor and Description |
|---|
GeneralSinglePublixTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
startStudy_firstCall_noWorkerCookie_createsWorkerAndStudyResult_andRedirects() |
void |
startStudy_previewAllowed_withWorkerCookie_andExistingIdCookie_doesNotFinishOldest_orSetCookie() |
void |
startStudy_withWorkerCookie_butWorkerMissing_throws() |
void |
startStudy_withWorkerCookie_missingIdCookie_finishesOldest_andSetsCookie() |
void |
startStudy_withWorkerCookie_noLastStudyResult_throws() |
public void setUp()
public void startStudy_firstCall_noWorkerCookie_createsWorkerAndStudyResult_andRedirects()
throws java.lang.Exception
java.lang.Exceptionpublic void startStudy_previewAllowed_withWorkerCookie_andExistingIdCookie_doesNotFinishOldest_orSetCookie()
throws java.lang.Exception
java.lang.Exceptionpublic void startStudy_withWorkerCookie_missingIdCookie_finishesOldest_andSetsCookie()
throws java.lang.Exception
java.lang.Exceptionpublic void startStudy_withWorkerCookie_butWorkerMissing_throws()
throws java.lang.Exception
java.lang.Exceptionpublic void startStudy_withWorkerCookie_noLastStudyResult_throws()
throws java.lang.Exception
java.lang.Exception