This commit is contained in:
Guenter Obiltschnig
2014-11-24 18:45:41 +01:00
parent c2edf4470f
commit f848f0db19
2 changed files with 32 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ public:
void testSchedule();
void testScheduleInterval();
void testScheduleAtFixedRate();
void testCancel();
void setUp();
void tearDown();