Class DefaultB2BBudgetServiceMockTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
de.hybris.platform.servicelayer.MockTest
de.hybris.platform.b2b.mock.HybrisMokitoTest
de.hybris.platform.b2b.services.impl.DefaultB2BBudgetServiceMockTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@UnitTest public class DefaultB2BBudgetServiceMockTest extends HybrisMokitoTest
  • Field Details

    • LOG

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

    • DefaultB2BBudgetServiceMockTest

      public DefaultB2BBudgetServiceMockTest()
  • Method Details

    • setup

      public void setup() throws Exception
      Throws:
      Exception
    • testGetCurrentBudgets

      public void testGetCurrentBudgets() throws Exception
      Throws:
      Exception
    • testGetB2BBudgets

      public void testGetB2BBudgets() throws Exception
      Throws:
      Exception
    • testFindPagedBudgets

      public void testFindPagedBudgets()