public class StudyLinkServiceTest
extends java.lang.Object
| Constructor and Description |
|---|
StudyLinkServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
getStudyCodes_general_createsIfMissing() |
void |
getStudyCodes_general_existingLinkReturned() |
void |
getStudyCodes_personal_defaultBatch_andCommentDecoded() |
void |
getStudyCodes_personal_withBatchId_checksPermissions() |
void |
setUp() |
public void setUp()
public void getStudyCodes_personal_defaultBatch_andCommentDecoded()
throws java.lang.Exception
java.lang.Exceptionpublic void getStudyCodes_personal_withBatchId_checksPermissions()
throws ForbiddenException,
NotFoundException,
BadRequestException
public void getStudyCodes_general_existingLinkReturned()
throws java.lang.Exception
java.lang.Exceptionpublic void getStudyCodes_general_createsIfMissing()
throws java.lang.Exception
java.lang.Exception