Package org.jumpmind.symmetric.route
Class LookupTableDataRouterTest
java.lang.Object
org.jumpmind.symmetric.route.LookupTableDataRouterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
-
Constructor Details
-
LookupTableDataRouterTest
public LookupTableDataRouterTest()
-
-
Method Details
-
testValidExpression
@Test public void testValidExpression() -
testExpressionWithoutNewLines
@Test public void testExpressionWithoutNewLines() -
testMissingEqualSign
@Test public void testMissingEqualSign() -
testBadKey
@Test public void testBadKey() -
testDoubleLine
@Test public void testDoubleLine() -
testMissingLine
@Test public void testMissingLine()
-