Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
44:6d0ac4747f5b
Parent:
40:32b0558320ea
Child:
66:6b00a764e549
--- a/Tests/Test10.h	Fri Sep 14 15:14:29 2012 +0000
+++ b/Tests/Test10.h	Mon Sep 17 13:28:39 2012 +0000
@@ -6,7 +6,9 @@
 class Test10 : public VodafoneTestCase {
    public: 
       Test10(VodafoneUSBModem *m);
+      
+   private:
       virtual void setupTest();
-      virtual bool execute();
+      virtual bool executeTest();
       virtual void endTest();
 };
\ No newline at end of file