Class DefaultB2BCommerceUnitServiceIntegrationTest

    • Field Detail

      • expectedEx

        public final org.junit.rules.ExpectedException expectedEx
    • Constructor Detail

      • DefaultB2BCommerceUnitServiceIntegrationTest

        public DefaultB2BCommerceUnitServiceIntegrationTest()
    • Method Detail

      • setup

        public void setup()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldGetOrganization

        public void shouldGetOrganization()
      • shouldGetBranch

        public void shouldGetBranch()
      • shouldGetRootUnit

        public void shouldGetRootUnit()
      • shouldGetParentUnit

        public void shouldGetParentUnit()
      • shouldGetAllUnitsOfOrganization

        public void shouldGetAllUnitsOfOrganization()
      • shouldGetAllowedParentUnits

        public void shouldGetAllowedParentUnits()
      • shouldNotGetAllowedParentUnitsWithNullAsUnit

        public void shouldNotGetAllowedParentUnitsWithNullAsUnit()
      • shouldDisableAndEnableUnit

        public void shouldDisableAndEnableUnit()