Class DefaultNodeIdCreatorTest

java.lang.Object
org.jumpmind.symmetric.util.DefaultNodeIdCreatorTest

public class DefaultNodeIdCreatorTest extends Object
  • Constructor Details

    • DefaultNodeIdCreatorTest

      public DefaultNodeIdCreatorTest()
  • Method Details

    • testSelectNodeId

      @Test public void testSelectNodeId() throws Exception
      Throws:
      Exception
    • testSelectNodeIdWithNodeIdSet

      @Test public void testSelectNodeIdWithNodeIdSet() throws Exception
      Throws:
      Exception
    • testGenerateNodeIdNoExisting

      @Test public void testGenerateNodeIdNoExisting() throws Exception
      Throws:
      Exception
    • testGenerateNodeIdExisting

      @Test public void testGenerateNodeIdExisting() throws Exception
      Throws:
      Exception
    • testGenerateNodeIdExistingWithUniqueParam

      @Test public void testGenerateNodeIdExistingWithUniqueParam() throws Exception
      Throws:
      Exception
    • testGenerateNodeIdWithMultipleExistingWithUniqueParam

      @Test public void testGenerateNodeIdWithMultipleExistingWithUniqueParam() throws Exception
      Throws:
      Exception
    • testGenerateNodeIdExistingAll

      @Test public void testGenerateNodeIdExistingAll() throws Exception
      Throws:
      Exception
    • testGenerateNodeIdWithNodeIdSet

      @Test public void testGenerateNodeIdWithNodeIdSet() throws Exception
      Throws:
      Exception