• Kicks off a test suite to validate that the provided checkpointer conforms to the specification for classes that extend

    Type Parameters

    Parameters

    • initializer: CheckpointSaverTestInitializer<T>

      A

    • Optional filters: ("put" | "getTuple" | "list" | "putWrites")[]

      If specified, only the test suites in this list will be executed.

    Returns void

    See

    • BaseCheckpointSaver.
    • CheckpointerTestInitializer, providing methods for setup and cleanup of the test, and for creation of the checkpointer instance being tested.