Class CustomerDeltaTest

    • Constructor Detail

      • CustomerDeltaTest

        public CustomerDeltaTest()
    • Method Detail

      • before

        public void before()
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldLogCustomerCreation

        public void shouldLogCustomerCreation()
      • shouldLogAddressCreation

        public void shouldLogAddressCreation()
      • shouldLogCustomerRemoval

        public void shouldLogCustomerRemoval()
      • shouldWatchCustomerAddressesOnly

        public void shouldWatchCustomerAddressesOnly()