MCPcopy Create free account
hub / github.com/PDAL/PDAL / getTestDBTempConn

Function getTestDBTempConn

plugins/pgpointcloud/test/PgpointcloudTest.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66
67
68std::string getTestDBTempConn()
69{
70 return getConnectionString(testDbTempname);
71}
72
73std::string getMasterDBConn()
74{

Callers 2

getDbOptionsFunction · 0.85
SetUpMethod · 0.85

Calls 1

getConnectionStringFunction · 0.85

Tested by

no test coverage detected