Class TmaSolrDocumentExternalIdentifierPopulatorTest
java.lang.Object
de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.TmaSolrDocumentExternalIdentifierPopulatorTest
Test class for
TmaSolrDocumentExternalIdentifierPopulator.- Since:
- 2102
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidassertExternalIdentifierFieldsArePopulatedCorrectly(TmaSolrDocumentExternalIdentifier solrDocumentExternalIdentifier) voidsetUp()voidvoidvoid
-
Constructor Details
-
TmaSolrDocumentExternalIdentifierPopulatorTest
public TmaSolrDocumentExternalIdentifierPopulatorTest()
-
-
Method Details
-
setUp
public void setUp() -
testPopulate_nullSource
public void testPopulate_nullSource() -
testPopulate_nullTarget
public void testPopulate_nullTarget() -
testPopulate_allFields
public void testPopulate_allFields() -
assertExternalIdentifierFieldsArePopulatedCorrectly
protected void assertExternalIdentifierFieldsArePopulatedCorrectly(TmaSolrDocumentExternalIdentifier solrDocumentExternalIdentifier)
-