You are here

9 calls to RestWSTestCase::httpRequest() in RESTful Web Services 7.2

RestWSTestCase::testBadInputFormat in ./restws.test
Tests access to restricted input formats.
RestWSTestCase::testBadRequests in ./restws.test
Tests bad requests.
RestWSTestCase::testCRUD in ./restws.test
CRUD tests for nodes.
RestWSTestCase::testErrors in ./restws.test
Test requests to non-existing resources and other errors.
RestWSTestCase::testFieldAccess in ./restws.test
Test field level access restrictions.
RestWSTestCase::testPermissions in ./restws.test
Test that sensitive user data is hidden for the "access user profiles" permission and unpublished nodes.
RestWSTestCase::testQuerying in ./restws.test
Tests resource querying.
RestWSTestCase::testResourceArray in ./restws.test
Test entity references with an array which contains id, entity type.
RestWSTestCase::testXmlFormatter in ./restws.test
Tests using the xml formatter.