Class SetStrategyERPJcoRecTest
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.unittests.base.JCORecTestBase
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy.SetStrategyERPJcoRecTest
-
Field Summary
Fields inherited from class de.hybris.platform.sap.sapordermgmtbol.unittests.base.JCORecTestBase
JCO_DATA_PATH_PREFIX, mockReposiotryFactoryFields 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 TypeMethodDescriptionprotected voidvoidsetUp()Standard test setUp method.voidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.sap.sapordermgmtbol.unittests.base.JCORecTestBase
getJCORepositoryMethods 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
-
SetStrategyERPJcoRecTest
public SetStrategyERPJcoRecTest()
-
-
Method Details
-
testMarkInvalidItems
- Throws:
BackendException
-
testMarkInvalidItems_NoItemError
- Throws:
BackendException
-
testMarkInvalidItems_NoErrorAtAll
- Throws:
BackendException
-
testIsEqualTexts
public void testIsEqualTexts() -
testIsEqualTextsDifferentTexts
public void testIsEqualTextsDifferentTexts() -
testIsEqualTextsNoTexts
public void testIsEqualTextsNoTexts() -
checkAllItemsOk
protected void checkAllItemsOk() -
setUp
public void setUp()Description copied from class:SapcoretestSpringJUnitTestStandard test setUp method.- Overrides:
setUpin classSapcoreJCoRecJUnitTest
-
testIsItemSent_FreeQuantity
public void testIsItemSent_FreeQuantity() -
testIsItemSent_QuantityChange
public void testIsItemSent_QuantityChange() -
testIsNotSent_QuantityIsEqual
public void testIsNotSent_QuantityIsEqual()
-