Class ColumnMatchDataRouterTest

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

public class ColumnMatchDataRouterTest extends Object
  • Constructor Details

    • ColumnMatchDataRouterTest

      public ColumnMatchDataRouterTest()
  • Method Details

    • testExpressionUsingLineFeedsParsing

      @Test public void testExpressionUsingLineFeedsParsing()
    • testExpressionOrParsing

      @Test public void testExpressionOrParsing()
    • testExpressionTickParsing

      @Test public void testExpressionTickParsing()
    • testExpressionOrAndLineFeedsParsing

      @Test public void testExpressionOrAndLineFeedsParsing()
    • testExpressionWithOrInColumnName

      @Test public void testExpressionWithOrInColumnName()
    • testExpressionEqualsNodeId

      @Test public void testExpressionEqualsNodeId()
    • testExpressionNotEqualsNodeId

      @Test public void testExpressionNotEqualsNodeId()
    • testExpressionEqualsExternalId

      @Test public void testExpressionEqualsExternalId()
    • testExpressionEqualsGroupId

      @Test public void testExpressionEqualsGroupId()
    • testExpressionEqualsNull

      @Test public void testExpressionEqualsNull()
    • testExpressionNotEqualsNull

      @Test public void testExpressionNotEqualsNull()
    • testExpressionExternalData

      @Test public void testExpressionExternalData()
    • testExpressionContains

      @Test public void testExpressionContains()
    • testExpressionNotContains

      @Test public void testExpressionNotContains()