public class BatchServiceTest
extends java.lang.Object
| Constructor and Description |
|---|
BatchServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind_roundTrip_preservesLimitsAndAllowedWorkers() |
void |
bindToBatchSession_mapsFields() |
void |
clone_copiesFields_andResetsSessionAndVersion() |
void |
createDefaultBatch_initializesFields_andAddsStudyUsers() |
void |
fetchBatch_minusOne_returnsDefault_andMissingThrows() |
void |
remove_deletesResultsLinksGroups_andUpdatesOrRemovesWorkers() |
void |
setup() |
void |
updateBatch_appliesProperties_andPersists() |
void |
updateBatchSession_nullOrVersionMismatch_returnsFalse() |
void |
updateBatchSession_success_incrementsVersion_andNormalizesEmptyData() |
public void setup()
public void clone_copiesFields_andResetsSessionAndVersion()
public void createDefaultBatch_initializesFields_andAddsStudyUsers()
public void updateBatch_appliesProperties_andPersists()
public void bind_roundTrip_preservesLimitsAndAllowedWorkers()
public void bindToBatchSession_mapsFields()
public void updateBatchSession_nullOrVersionMismatch_returnsFalse()
public void updateBatchSession_success_incrementsVersion_andNormalizesEmptyData()
public void fetchBatch_minusOne_returnsDefault_andMissingThrows()
throws java.lang.Exception
java.lang.Exceptionpublic void remove_deletesResultsLinksGroups_andUpdatesOrRemovesWorkers()