Package de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping
Class MessageMappingRulesContainerTest
- 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.backend.impl.messagemapping.MessageMappingRulesContainerTest
-
@UnitTest public class MessageMappingRulesContainerTest 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 MessageMappingRulesContainerTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MessageMappingRulesContainerImplprepareMessageMappingRulesContainerWithTestRules()voidtestAttrPatternDegreeComparator()voidtestBeanInitialization()voidtestIdentification0Rules()voidtestIdentificationNRulesAttrs_11xx()voidtestIdentificationNRulesAttrs_1xxx()voidtestIdentificationNRulesAttrs_21xx()voidtestIdentificationNRulesAttrs_2xxx()voidtestIdentificationNRulesAttrs_none()voidtestIdentificationNRulesAttrs_xxx1()voidtestIdentificationNRulesFields()voidtestIdentificationoRulesConstructor()voidtestUninialised()-
Methods inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
getRecordingAnnotation, getRecordingExtensionName, getRecordingMode, getRelativeRecordingDirectory, setUp, 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
-
testUninialised
public void testUninialised()
-
testAttrPatternDegreeComparator
public void testAttrPatternDegreeComparator()
-
testIdentification0Rules
public void testIdentification0Rules() throws org.xml.sax.SAXException, java.io.IOException, SAPHybrisCacheException- Throws:
org.xml.sax.SAXExceptionjava.io.IOExceptionSAPHybrisCacheException
-
testIdentificationoRulesConstructor
public void testIdentificationoRulesConstructor() throws org.xml.sax.SAXException, java.io.IOException, SAPHybrisCacheException- Throws:
org.xml.sax.SAXExceptionjava.io.IOExceptionSAPHybrisCacheException
-
prepareMessageMappingRulesContainerWithTestRules
public MessageMappingRulesContainerImpl prepareMessageMappingRulesContainerWithTestRules() throws SAPHybrisCacheException
- Throws:
SAPHybrisCacheException
-
testIdentificationNRulesFields
public void testIdentificationNRulesFields() throws org.xml.sax.SAXException, java.io.IOException, SAPHybrisCacheException- Throws:
org.xml.sax.SAXExceptionjava.io.IOExceptionSAPHybrisCacheException
-
testIdentificationNRulesAttrs_none
public void testIdentificationNRulesAttrs_none() throws org.xml.sax.SAXException, java.io.IOException, SAPHybrisCacheException- Throws:
org.xml.sax.SAXExceptionjava.io.IOExceptionSAPHybrisCacheException
-
testIdentificationNRulesAttrs_1xxx
public void testIdentificationNRulesAttrs_1xxx() throws org.xml.sax.SAXException, java.io.IOException, SAPHybrisCacheException- Throws:
org.xml.sax.SAXExceptionjava.io.IOExceptionSAPHybrisCacheException
-
testIdentificationNRulesAttrs_xxx1
public void testIdentificationNRulesAttrs_xxx1() throws org.xml.sax.SAXException, java.io.IOException, SAPHybrisCacheException- Throws:
org.xml.sax.SAXExceptionjava.io.IOExceptionSAPHybrisCacheException
-
testIdentificationNRulesAttrs_11xx
public void testIdentificationNRulesAttrs_11xx() throws org.xml.sax.SAXException, java.io.IOException, SAPHybrisCacheException- Throws:
org.xml.sax.SAXExceptionjava.io.IOExceptionSAPHybrisCacheException
-
testIdentificationNRulesAttrs_2xxx
public void testIdentificationNRulesAttrs_2xxx() throws org.xml.sax.SAXException, java.io.IOException, SAPHybrisCacheException- Throws:
org.xml.sax.SAXExceptionjava.io.IOExceptionSAPHybrisCacheException
-
testIdentificationNRulesAttrs_21xx
public void testIdentificationNRulesAttrs_21xx() throws org.xml.sax.SAXException, java.io.IOException, SAPHybrisCacheException- Throws:
org.xml.sax.SAXExceptionjava.io.IOExceptionSAPHybrisCacheException
-
testBeanInitialization
public void testBeanInitialization() throws CommunicationException- Throws:
CommunicationException
-
-