Package services.gui

Class BatchServiceTest


  • public class BatchServiceTest
    extends java.lang.Object
    Unit tests for BatchService.
    • Constructor Detail

      • BatchServiceTest

        public BatchServiceTest()
    • Method Detail

      • setup

        public void setup()
      • clone_copiesFields_andResetsSessionAndVersion

        public void clone_copiesFields_andResetsSessionAndVersion()
      • createDefaultBatch_initializesFields_andAddsStudyUsers

        public void createDefaultBatch_initializesFields_andAddsStudyUsers()
      • updateBatch_appliesProperties_andPersists

        public void updateBatch_appliesProperties_andPersists()
      • bind_roundTrip_preservesLimitsAndAllowedWorkers

        public void bind_roundTrip_preservesLimitsAndAllowedWorkers()
      • fetchBatch_minusOne_returnsDefault_andMissingThrows

        public void fetchBatch_minusOne_returnsDefault_andMissingThrows()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • remove_deletesResultsLinksGroups_andUpdatesOrRemovesWorkers

        public void remove_deletesResultsLinksGroups_andUpdatesOrRemovesWorkers()