Class SpannerChangeStreamTest

java.lang.Object
io.debezium.connector.spanner.db.stream.SpannerChangeStreamTest

class SpannerChangeStreamTest extends Object
  • Constructor Details

    • SpannerChangeStreamTest

      SpannerChangeStreamTest()
  • Method Details

    • testRun

      @Test void testRun() throws io.debezium.connector.spanner.db.stream.exception.ChangeStreamException, InterruptedException
      Throws:
      io.debezium.connector.spanner.db.stream.exception.ChangeStreamException
      InterruptedException
    • testOnStreamEvent

      @Test void testOnStreamEvent() throws io.debezium.connector.spanner.db.stream.exception.ChangeStreamException, InterruptedException
      Throws:
      io.debezium.connector.spanner.db.stream.exception.ChangeStreamException
      InterruptedException
    • testOnStuckPartition

      @Test void testOnStuckPartition() throws io.debezium.connector.spanner.db.stream.exception.ChangeStreamException, InterruptedException
      Throws:
      io.debezium.connector.spanner.db.stream.exception.ChangeStreamException
      InterruptedException
    • testOnError

      @Test void testOnError()
    • testStop

      @Test void testStop()
    • testIsCanceled

      @Test void testIsCanceled()
    • testGetStreamException

      @Test void testGetStreamException()
    • testSubmitPartition

      @Test void testSubmitPartition()