Class B2BCustomerReversePopulatorTest


  • @UnitTest
    public class B2BCustomerReversePopulatorTest
    extends java.lang.Object
    • Constructor Detail

      • B2BCustomerReversePopulatorTest

        public B2BCustomerReversePopulatorTest()
    • Method Detail

      • setUp

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

        public void shouldUpdateDefaultUnitGroup()
      • shouldPopulateWithDisplayUid

        public void shouldPopulateWithDisplayUid()
      • shouldPopulateWithEmail

        public void shouldPopulateWithEmail()
      • shouldPopulateWithNullTitile

        public void shouldPopulateWithNullTitile()
      • shouldNotPopulateIfSourceIsNull

        public void shouldNotPopulateIfSourceIsNull()
      • shouldNotPopulateIfTargetIsNull

        public void shouldNotPopulateIfTargetIsNull()