summaryrefslogtreecommitdiff
path: root/tests/test-resource.h
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-01-05 10:48:35 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-01-05 10:48:35 +0200
commit60e514250464d6b563ab92b19bf717e57d7b6a52 (patch)
treea0878381379c51518f43f67b4ec121058a5c3427 /tests/test-resource.h
parentd84673cf92c0abddb12d9b24131b1af718c1543d (diff)
Renamed things to improive the API and implemented the mandatory State
Changed handler. Added access methods to Resource.
Diffstat (limited to 'tests/test-resource.h')
-rw-r--r--tests/test-resource.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test-resource.h b/tests/test-resource.h
index 295d6d3..6a39ad4 100644
--- a/tests/test-resource.h
+++ b/tests/test-resource.h
@@ -22,6 +22,9 @@ private slots:
void testConnectToServerSucceeds();
void testConnectToServerFails();
+
+ void testApplicationClass();
+ void testResources();
};
#endif