Class SchemaRegistryTest

java.lang.Object
io.debezium.connector.spanner.db.metadata.SchemaRegistryTest

class SchemaRegistryTest extends Object
  • Constructor Details

    • SchemaRegistryTest

      SchemaRegistryTest()
  • Method Details

    • testInit

      @Test void testInit() throws com.google.cloud.spanner.SpannerException
      Throws:
      com.google.cloud.spanner.SpannerException
    • testGetWatchedTable

      @Test void testGetWatchedTable()
    • testGetAllTables

      @Test void testGetAllTables()
    • testCheckSchema

      @Test void testCheckSchema()
    • testUpdateAndPublish

      @Test void testUpdateAndPublish() throws com.google.cloud.spanner.SpannerException
      Throws:
      com.google.cloud.spanner.SpannerException
    • testUpdateSchema

      @Test void testUpdateSchema() throws com.google.cloud.spanner.SpannerException
      Throws:
      com.google.cloud.spanner.SpannerException
    • testUpdateSchemaFromStaleTimeStampFromCheckSchema

      @Test void testUpdateSchemaFromStaleTimeStampFromCheckSchema()