java.lang.Object
junit.framework.Assert
junit.framework.TestCase
de.hybris.platform.sap.sapordermgmtbol.transaction.misc.backend.interf.FreeGoodSupportBackendTest
All Implemented Interfaces:
junit.framework.Test

public class FreeGoodSupportBackendTest extends junit.framework.TestCase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class junit.framework.TestCase

    assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • FreeGoodSupportBackendTest

      public FreeGoodSupportBackendTest()
  • Method Details

    • setUp

      public void setUp()
      Overrides:
      setUp in class junit.framework.TestCase
    • testAdjustSalesDocument_emptyDoc

      public void testAdjustSalesDocument_emptyDoc() throws BackendException
      Throws:
      BackendException
    • testAdjustSalesDocument_InclsuiveWithItemGen

      public void testAdjustSalesDocument_InclsuiveWithItemGen() throws BackendException
      Throws:
      BackendException
    • testAddScheduleLines

      public void testAddScheduleLines()