# Functions
DefaultTestClient returns the default MongoDB connection used for tests.
GetenvDefault gets a variable from the environment and returns its value or the spacified default if the variable is empty.
TestClient returns a new MongoDB connection to the specified server port.
# Constants
MongoDBS1PrimaryPort MongoDB Shard 1 Primary Port.
MongoDBStandAlonePort MongoDB stand alone instance Port.