mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 21:50:47 +01:00
latest sources from main repository
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// HashSetTest.h
|
||||
//
|
||||
// $Id: //poco/Main/Foundation/testsuite/src/HashSetTest.h#1 $
|
||||
// $Id: //poco/Main/Foundation/testsuite/src/HashSetTest.h#2 $
|
||||
//
|
||||
// Definition of the HashSetTest class.
|
||||
//
|
||||
@@ -49,6 +49,7 @@ public:
|
||||
void testInsert();
|
||||
void testErase();
|
||||
void testIterator();
|
||||
void testConstIterator();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
Reference in New Issue
Block a user