public class JatosPublixTest
extends java.lang.Object
| Constructor and Description |
|---|
JatosPublixTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
abortStudy_ajax_ok() |
void |
abortStudy_nonAjax_redirectsToJatosUrl() |
static void |
closeStatics() |
void |
finishStudy_ajax_ok() |
void |
finishStudy_nonAjax_redirectsToJatosUrl() |
static void |
initStatics() |
void |
setUp() |
void |
startComponent_exception_finishesStudyUnsuccessful() |
void |
startComponent_runComponentFinished_nextDifferent_redirectsFinishStudy() |
void |
startComponent_runComponentStart_transitionsToFinished() |
void |
startComponent_runStudy_success() |
void |
startStudy_runComponentFinished_forbidden() |
void |
startStudy_runComponentStart_usesSessionUuid() |
void |
startStudy_runStudy_redirectsToFirstComponent() |
public static void initStatics()
public static void closeStatics()
public void setUp()
public void startStudy_runStudy_redirectsToFirstComponent()
throws java.lang.Exception
java.lang.Exceptionpublic void startStudy_runComponentStart_usesSessionUuid()
throws java.lang.Exception
java.lang.Exceptionpublic void startStudy_runComponentFinished_forbidden()
throws java.lang.Exception
java.lang.Exceptionpublic void startComponent_runStudy_success()
throws java.lang.Exception
java.lang.Exceptionpublic void startComponent_runComponentStart_transitionsToFinished()
throws java.lang.Exception
java.lang.Exceptionpublic void startComponent_runComponentFinished_nextDifferent_redirectsFinishStudy()
throws java.lang.Exception
java.lang.Exceptionpublic void startComponent_exception_finishesStudyUnsuccessful()
throws java.lang.Exception
java.lang.Exceptionpublic void abortStudy_nonAjax_redirectsToJatosUrl()
throws java.lang.Exception
java.lang.Exceptionpublic void abortStudy_ajax_ok()
throws java.lang.Exception
java.lang.Exceptionpublic void finishStudy_nonAjax_redirectsToJatosUrl()
throws java.lang.Exception
java.lang.Exceptionpublic void finishStudy_ajax_ok()
throws java.lang.Exception
java.lang.Exception