Class SchemaLocationMergeTest
java.lang.Object
org.broadleafcommerce.common.extensibility.context.merge.handlers.SchemaLocationMergeTest
Tests for
SchemaLocationNodeValueMerge- Author:
- Phillip Verheyden (phillipuniverse)
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static org.broadleafcommerce.common.extensibility.context.merge.handlers.SchemaLocationNodeValueMerge -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
merge
protected static org.broadleafcommerce.common.extensibility.context.merge.handlers.SchemaLocationNodeValueMerge merge
-
-
Constructor Details
-
SchemaLocationMergeTest
public SchemaLocationMergeTest()
-
-
Method Details
-
setup
public static void setup() -
testReplacementRegex
public void testReplacementRegex() -
testNodeAttributes
public void testNodeAttributes() -
testAddedAttributes
public void testAddedAttributes()
-