public class PersonalSinglePublixTest
extends java.lang.Object
| Constructor and Description |
|---|
PersonalSinglePublixTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
startStudy_existingStudyResult_missingCookie_finishesOldest() |
void |
startStudy_existingStudyResult_withCookie_doesNotFinishOldest() |
void |
startStudy_firstCall_createsStudyResult_andRedirects() |
public void setUp()
public void startStudy_firstCall_createsStudyResult_andRedirects()
throws java.lang.Exception
java.lang.Exceptionpublic void startStudy_existingStudyResult_withCookie_doesNotFinishOldest()
throws java.lang.Exception
java.lang.Exceptionpublic void startStudy_existingStudyResult_missingCookie_finishesOldest()
throws java.lang.Exception
java.lang.Exception