Class HeaderSalesDocumentTest
- 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.header.businessobject.impl.HeaderSalesDocumentTest
-
@UnitTest public class HeaderSalesDocumentTest extends SapordermanagmentBolSpringJunitTest
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
DEFAULT_RELATIVE_RECORDING_DIRECTORY, name, watcher
-
Fields inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
genericFactory, sapHybrisSessionProvider
-
-
Constructor Summary
Constructors Constructor Description HeaderSalesDocumentTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()Standard test setUp method.voidtestGenericFactory()voidTestIsDocumentTypeQuotation()voidTestIsDocumentTypeRFQ()voidtestRecallDesc()voidtestRecallId()-
Methods inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
getRecordingAnnotation, getRecordingExtensionName, getRecordingMode, getRelativeRecordingDirectory, testFailed, testSucceeded
-
Methods inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
getGenericFactory, tearDown
-
Methods inherited from class de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
getApplicationContext
-
-
-
-
Method Detail
-
setUp
public void setUp()
Description copied from class:SapcoretestSpringJUnitTestStandard test setUp method.- Overrides:
setUpin classSapcoreJCoRecJUnitTest
-
testRecallId
public void testRecallId()
-
testRecallDesc
public void testRecallDesc()
-
TestIsDocumentTypeQuotation
public void TestIsDocumentTypeQuotation()
-
TestIsDocumentTypeRFQ
public void TestIsDocumentTypeRFQ()
-
testGenericFactory
public void testGenericFactory()
-
-