Mercurial > trustbridge
comparison ui/tests/downloadertest.h @ 52:d73a2f0170d4
Add test for another certificate
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 17 Mar 2014 11:38:42 +0000 |
parents | 3f8c2d46ded6 |
children | 64200b011dfd |
comparison
equal
deleted
inserted
replaced
51:78633b2b580c | 52:d73a2f0170d4 |
---|---|
24 private Q_SLOTS: | 24 private Q_SLOTS: |
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 }; | 30 }; |
30 #endif | 31 #endif |
31 | 32 |