You are here

namespace Drupal\xmlrpc\Tests in xmlrpc 8

Classsort descending Location Description
XmlRpcBasicTest src/Tests/XmlRpcBasicTest.php Perform basic XML-RPC tests that do not require addition callbacks.
XmlRpcMessagesTest src/Tests/XmlRpcMessagesTest.php Tests large messages and method alterations.
XmlRpcTestBase src/Tests/XmlRpcTestBase.php A base class simplifying xmlrpc() calls testing.
XmlRpcValidatorTest src/Tests/XmlRpcValidatorTest.php Test validation according to the XML-RPC.com validation suite.