# Functions
TestClientCreator returns a mongodb.CreateFn used to construct the mongo test client.
# Structs
TestChangeStream wraps the fake mongo.ChangeStream.
TestClientData is the data used to configure the test MongoDb client.
TestCSData is the data used to configure the test MongoDb ChangeStream.
TestDbData is the data used to configure the test MongoDb Database.