Class DefaultDataHubOutboundServiceUnitTest
java.lang.Object
com.hybris.datahub.core.services.impl.DefaultDataHubOutboundServiceUnitTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultDataHubOutboundServiceUnitTest
public DefaultDataHubOutboundServiceUnitTest()
-
-
Method Details
-
setup
- Throws:
Exception
-
testSendToDataHub_WithFeedNameAndObject
- Throws:
Exception
-
testSendToDataHub_WithObject
- Throws:
Exception
-
testSendToDataHub_WithFeedNameAndMap
- Throws:
Exception
-
testSendToDataHub_WithMap
- Throws:
Exception
-
testSendToDataHub_WithFeedNameAndListOfMaps
- Throws:
Exception
-
testSendToDataHub_WithListOfMaps
- Throws:
Exception
-
testSendToDataHub_WithNullFeedNameAndObject
- Throws:
Exception
-
testSendToDataHub_WithNullFeedNameAndMap
- Throws:
Exception
-
testSendToDataHub_WithNullRawTypeAndObject
- Throws:
Exception
-
testSendToDataHub_WithNullRawTypeAndMap
- Throws:
Exception
-
testDeleteItem
- Throws:
Exception
-
testDeleteItemWithDefaultPool
- Throws:
Exception
-
testDeleteItemWithNullTypeCode
- Throws:
Exception
-
testDeleteItemWithBlankTypeCode
- Throws:
Exception
-
testDeleteItemWithNullFeedName
- Throws:
Exception
-
testDeleteItemWithBlankFeedName
- Throws:
Exception
-
testDeleteItemWithNullPrimaryKeysMap
- Throws:
Exception
-
testDeleteItemWithEmptyPrimaryKeysMap
- Throws:
Exception
-
testDeleteByFeed
- Throws:
Exception
-
testDeleteByFeed_WithDefaultFeed
- Throws:
Exception
-
testDeleteByFeed_WithKeyFields
- Throws:
Exception
-
testDeleteByFeedWithKeysUsesTransmissionSafeValues
- Throws:
Exception
-
testDeleteByFeed_WithKeyFieldsAndDefaultFeed
- Throws:
Exception
-
testDeleteByDefaultFeedWithKeysUsesTransmissionSafeValues
- Throws:
Exception
-
testDeleteItemsWithNullFeedName
- Throws:
Exception
-
testDeleteItemsWithNullRawType
- Throws:
Exception
-
testDeleteItemFromFeedWithNullFeedName
- Throws:
Exception
-
testDeleteFromDataFeedWithNullRawType
- Throws:
Exception
-
testDeleteFromDataFeedWithNullPrimaryKeysMap
- Throws:
Exception
-
testDeleteFromDataFeedWithEmptyPrimaryKeysMap
- Throws:
Exception
-