* SetupDockerTest setups a arangoDB-docker-image, connects a session and return this Session. Also retuns a purge-function to defer. password := "password" session, closeFunc := aranGoDriver.SetupDockerTest(password) defer closeFunc() */
(arangoDbPassword string)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected