public void Setup() { Logger.Setup(); Strings.Setup(); AsaTelemetry.TestMode(); DatabaseManager.Setup(Path.GetTempFileName()); }