Mercurial > trustbridge
comparison ui/tests/downloadertest.h @ 55:64200b011dfd
Add test for software download
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 17 Mar 2014 14:48:20 +0000 |
parents | d73a2f0170d4 |
children | f5fa39347366 |
comparison
equal
deleted
inserted
replaced
54:09cd242d8443 | 55:64200b011dfd |
---|---|
25 void initTestCase(); | 25 void initTestCase(); |
26 void cleanupTestCase(); | 26 void cleanupTestCase(); |
27 void testNewList(); | 27 void testNewList(); |
28 void testNoConnection(); | 28 void testNoConnection(); |
29 void testOtherCertificate(); | 29 void testOtherCertificate(); |
30 void testNewSoftware(); | |
30 }; | 31 }; |
31 #endif | 32 #endif |
32 | 33 |