Class DefaultB2BBudgetServiceMockTest

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

    @UnitTest
    public class DefaultB2BBudgetServiceMockTest
    extends HybrisMokitoTest
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.log4j.Logger LOG  
      • Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests

        applicationContext, logger
    • Field Detail

      • LOG

        public static final org.apache.log4j.Logger LOG
    • Constructor Detail

      • DefaultB2BBudgetServiceMockTest

        public DefaultB2BBudgetServiceMockTest()
    • Method Detail

      • setup

        public void setup()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetCurrentBudgets

        public void testGetCurrentBudgets()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetB2BBudgets

        public void testGetB2BBudgets()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindPagedBudgets

        public void testFindPagedBudgets()