You are here

function acquia_connector_test_mail_exists in Acquia Connector 7.3

Same name and namespace in other branches
  1. 7.2 acquia_agent/tests/acquia_connector_test.module \acquia_connector_test_mail_exists()

Test mail exists.

1 string reference to 'acquia_connector_test_mail_exists'
acquia_connector_test_xmlrpc in acquia_agent/tests/acquia_connector_test.module
Test xmlrpc.

File

acquia_agent/tests/acquia_connector_test.module, line 192
Test endpoint for Acquia Connector XML-RPC calls.

Code

function acquia_connector_test_mail_exists($data) {

  // Return object.
}