Class PartnerListImplTest
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.order.businessobject.impl.PartnerListImplTest
-
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
Modifier and TypeMethodDescriptionvoidsetUp()Standard test setUp method.voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods 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
-
PartnerListImplTest
public PartnerListImplTest()
-
-
Method Details
-
setUp
public void setUp()Description copied from class:SapcoretestSpringJUnitTestStandard test setUp method.- Overrides:
setUpin classSapcoreJCoRecJUnitTest
-
testCreatePartnerLIstEntry
public void testCreatePartnerLIstEntry() -
testContact
public void testContact() -
testPayer
public void testPayer() -
testReseller
public void testReseller() -
testSoldTo
public void testSoldTo() -
testSoldFrom
public void testSoldFrom() -
testRemovePartner
public void testRemovePartner() -
testRemovePartnerData
public void testRemovePartnerData() -
testRemovePartner_techKey
public void testRemovePartner_techKey() -
testRemovePartnerData_techKey
public void testRemovePartnerData_techKey() -
testSetList
public void testSetList() -
testIterator
public void testIterator() -
testGetAllToString_empty
public void testGetAllToString_empty() -
testGetAllToString
public void testGetAllToString()
-