Class SalesDocumentImplTest
java.lang.Object
de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
de.hybris.platform.sap.core.jco.test.SapcoreJCoJUnitTest
de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
de.hybris.platform.sap.core.bol.test.SapcorebolSpringJUnitTest
de.hybris.platform.sap.sapordermgmtbol.unittests.base.SapordermanagmentBolSpringJunitTest
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl.SalesDocumentImplTest
-
Field Summary
Fields inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
DEFAULT_RELATIVE_RECORDING_DIRECTORY, name, watcherFields inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
genericFactory, sapHybrisSessionProvider -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
getRecordingAnnotation, getRecordingExtensionName, getRecordingMode, getRelativeRecordingDirectory, testFailed, testSucceededMethods inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
getGenericFactory, tearDownMethods inherited from class de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
getApplicationContext
-
Constructor Details
-
SalesDocumentImplTest
public SalesDocumentImplTest()
-
-
Method Details
-
setUp
public void setUp()Description copied from class:SapcoretestSpringJUnitTestStandard test setUp method.- Overrides:
setUpin classSapcoreJCoRecJUnitTest
-
testHandleNotUniqueProductsFalse
- Throws:
CommunicationException
-
testHandleNotUniqueProductsTrue
- Throws:
CommunicationException
-
testHandleNotUniqueProduct_resetTransferItem
- Throws:
BusinessObjectException
-
testHandleNotUniqueProductsFalse_Substitution
- Throws:
CommunicationException
-
testCopyAttributesOfItem
public void testCopyAttributesOfItem() -
testGetSoldToGuid
public void testGetSoldToGuid() -
testGetSoldToGuid_PartnerList
public void testGetSoldToGuid_PartnerList() -
testSetSoldToGuid
public void testSetSoldToGuid() -
testSetSoldToGuid_TwoSoldTosWithSameKey
public void testSetSoldToGuid_TwoSoldTosWithSameKey() -
testInit_simple
- Throws:
BusinessObjectException
-
testInit_items
- Throws:
BusinessObjectException
-
testGetDublicateItems_true
public void testGetDublicateItems_true() -
testGetDublicateItems_false
public void testGetDublicateItems_false() -
testGetDublicateItems_partner
public void testGetDublicateItems_partner() -
testGetDublicateItems_differentPartners
public void testGetDublicateItems_differentPartners() -
testGetDublicateItems_additionalPartner
public void testGetDublicateItems_additionalPartner() -
testRead
-
testRead_dirty
-
testUpdate
-
test_copyAttributesOfItem
public void test_copyAttributesOfItem() -
test_hasPredecessorOfSpecificType
public void test_hasPredecessorOfSpecificType() -
testCheckQuantityUOM_noRounding
- Throws:
Exception
-
testCheckQuantityUOM_noRoundingScale3
- Throws:
Exception
-
testCheckQuantityUOM_rounding
- Throws:
Exception
-
testCheckQuantityUOM_noRoundingNecessary
- Throws:
Exception
-
testCheckQuantityUOM_belowMinimum
- Throws:
Exception
-
testCheckQuantityUOM_wholeUnits
- Throws:
Exception
-
testValidate
- Throws:
CommunicationException
-
testBackendWasUp
public void testBackendWasUp() -
testBackendWasDown
public void testBackendWasDown() -
testIsBackendDown
public void testIsBackendDown() -
testCheckBackendWasUp
public void testCheckBackendWasUp()
-