improved URI support; added tests

This commit is contained in:
Guenter Obiltschnig
2017-11-08 11:42:05 +01:00
parent 2afd72192f
commit abc4919bfa
4 changed files with 81 additions and 15 deletions

View File

@@ -39,6 +39,7 @@ public:
void testObjectID();
void testCommand();
void testUUID();
void testConnectURI();
void setUp();
void tearDown();