Class DefaultB2BQuoteOrderServiceMockTest

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

    @UnitTest
    public class DefaultB2BQuoteOrderServiceMockTest
    extends HybrisMokitoTest
    Created by IntelliJ IDEA. User: deniszontak Date: 5/12/11 Time: 10:57 AM To change this template use File | Settings | File Templates.
    • 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 setUp()  
      void testPlaceOrderFromRejectedQuote()  
      void testPlaceQuoteOrder()  
      • 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

      • DefaultB2BQuoteOrderServiceMockTest

        public DefaultB2BQuoteOrderServiceMockTest()
    • Method Detail

      • setUp

        public void setUp()
      • testPlaceQuoteOrder

        public void testPlaceQuoteOrder()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testPlaceOrderFromRejectedQuote

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