# Functions
PrepareTestContainer calls PrepareTestContainerWithDatabase without a database name value, which results in configuring a database named "test".
PrepareTestContainerWithDatabase configures a test container with a given database name, to test non-test/admin database configurations.