Class DefaultCommerceQuoteServiceIntegrationTest

    • Constructor Detail

      • DefaultCommerceQuoteServiceIntegrationTest

        public DefaultCommerceQuoteServiceIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
      • shouldNotAssignQuoteToUserForNullQuote

        public void shouldNotAssignQuoteToUserForNullQuote()
      • shouldNotAssignQuoteToUserForNullAssigne

        public void shouldNotAssignQuoteToUserForNullAssigne()
      • shouldNotAssignQuoteToUserForNullAssigner

        public void shouldNotAssignQuoteToUserForNullAssigner()
      • shouldNotUnassignQuoteForNullQuote

        public void shouldNotUnassignQuoteForNullQuote()
      • shouldNotUnassignQuoteForNullAssigner

        public void shouldNotUnassignQuoteForNullAssigner()
      • shouldAssignQuoteToUser

        public void shouldAssignQuoteToUser()
      • shouldThrowExceptionWhenAssignerIsNotAssigneeForQuoteAssignment

        public void shouldThrowExceptionWhenAssignerIsNotAssigneeForQuoteAssignment()
      • shouldKeepAssignmentWhenAssigneeIsAlreadySetForQuoteAssignment

        public void shouldKeepAssignmentWhenAssigneeIsAlreadySetForQuoteAssignment()
      • shouldThrowExceptionWhenQuoteIsAssignedAlreadyToDifferentUser

        public void shouldThrowExceptionWhenQuoteIsAssignedAlreadyToDifferentUser()
      • shouldUnassignUserFromQuote

        public void shouldUnassignUserFromQuote()
      • shouldThrowExceptionWhenAssignerIsNotAssigneeForQuoteUnassign

        public void shouldThrowExceptionWhenAssignerIsNotAssigneeForQuoteUnassign()
      • shouldKeepNullAssigneeWhenAssigneeIsNotSetForQuoteUnassign

        public void shouldKeepNullAssigneeWhenAssigneeIsNotSetForQuoteUnassign()
      • shoudGetDefaultQuoteRequestThreshold

        public void shoudGetDefaultQuoteRequestThreshold()
      • shoudGetSiteQuoteRequestThresholdIfAvailable

        public void shoudGetSiteQuoteRequestThresholdIfAvailable()