diff sat_pubsub/test/test_backend.py @ 238:a4511cb06352

fixed tests
author Goffi <goffi@goffi.org>
date Sat, 19 May 2012 01:31:07 +0200
parents 64f780413b82
children d55620ceafed
line wrap: on
line diff
--- a/sat_pubsub/test/test_backend.py	Thu May 17 13:15:11 2012 +0200
+++ b/sat_pubsub/test/test_backend.py	Sat May 19 01:31:07 2012 +0200
@@ -488,6 +488,14 @@
     def supportsInstantNodes(self):
         return True
 
+    def supportsItemAccess(self):
+        return True
+
+    def supportsAutoCreate(self):
+        return True
+
+    def supportsCreatorCheck(self):
+        return True
 
     def registerNotifier(self, observerfn, *args, **kwargs):
         return