public class WorkerServiceTest
extends java.lang.Object
| Constructor and Description |
|---|
WorkerServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
extractWorkerType_mappings_allAliases() |
void |
extractWorkerType_null_returnsNull() |
void |
extractWorkerType_unknown_throws() |
void |
retrieveStudyResultCountsPerWorker_returnsCountsForAllTypes() |
void |
setUp() |
void |
validateWorker_ok_noException() |
void |
validateWorker_withErrors_throwsWithFirstMessage() |
public void setUp()
public void validateWorker_ok_noException()
throws java.lang.Exception
java.lang.Exceptionpublic void validateWorker_withErrors_throwsWithFirstMessage()
throws java.lang.Exception
java.lang.Exceptionpublic void retrieveStudyResultCountsPerWorker_returnsCountsForAllTypes()
public void extractWorkerType_mappings_allAliases()
throws java.lang.Exception
java.lang.Exceptionpublic void extractWorkerType_null_returnsNull()
throws java.lang.Exception
java.lang.Exceptionpublic void extractWorkerType_unknown_throws()
throws java.lang.Exception
java.lang.Exception