Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added code and more unit tests for FakeConnectionObject
[xestiaab/.git] / source / tests / classes / FakeConnectionObject.h
index 02924f9..c26bfd4 100644 (file)
@@ -34,9 +34,20 @@ class FakeConnectionObject : public ConnectionObject {
                bool GetServerSSL();
                bool GetTestMode();
        
+               // Functions from the ConnectionObject interface.
+       
+               COConnectResult Connect();
+               bool CanDoProcessing();
+               bool CanDoSSL();
+               bool SSLVerify();
+               bool AbleToLogin();
+               bool HasValidResponse();
+               bool IsSelfSigned();
+       
                // Variables to set for fake connection object.
        
                std::string ServerPrefixInput = "";
+               COConnectResult ResultStatus;
        
        protected:
        private:
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy