Class LookupTableDataRouterTest

java.lang.Object
org.jumpmind.symmetric.route.LookupTableDataRouterTest

public class LookupTableDataRouterTest extends Object
  • 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()