Class JdbcOffsetBackingStoreTest

java.lang.Object
io.debezium.storage.jdbc.JdbcOffsetBackingStoreTest

public class JdbcOffsetBackingStoreTest extends Object
Author:
Ismail simsek
  • Field Details

  • Constructor Details

    • JdbcOffsetBackingStoreTest

      public JdbcOffsetBackingStoreTest()
  • Method Details

    • setup

      public void setup() throws IOException
      Throws:
      IOException
    • teardown

      public void teardown()
    • testInitialize

      public void testInitialize()
    • testGetSet

      public void testGetSet() throws Exception
      Throws:
      Exception
    • testSaveRestore

      public void testSaveRestore() throws Exception
      Throws:
      Exception