Class CustomerImportServiceTest


  • @UnitTest
    public class CustomerImportServiceTest
    extends java.lang.Object
    Test of CustomerImportService
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testEventPublishing()
      test processed in MyEventSerivce.publishEvent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CustomerImportServiceTest

        public CustomerImportServiceTest()
    • Method Detail

      • testEventPublishing

        public void testEventPublishing()
        test processed in MyEventSerivce.publishEvent