Class DefaultB2BCommentServiceMockTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class DefaultB2BCommentServiceMockTest
    extends HybrisMokitoTest
    • Field Summary

      • Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests

        applicationContext, logger
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testAddComment()  
      • Methods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests

        setApplicationContext
      • Methods inherited from class java.lang.Object

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

      • DefaultB2BCommentServiceMockTest

        public DefaultB2BCommentServiceMockTest()
    • Method Detail

      • testAddComment

        public void testAddComment()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception