This stems from an observation in the logic of the REQ_DELETE_METHOD_REQUIRED test where it doesn't have intelligence of the context of the DELETE request. DELETE is used on service root for other tests to ensure it's rejected properly. If no other DELETE operations are performed during the test, it will produce a false error.
This stems from an observation in the logic of the REQ_DELETE_METHOD_REQUIRED test where it doesn't have intelligence of the context of the DELETE request. DELETE is used on service root for other tests to ensure it's rejected properly. If no other DELETE operations are performed during the test, it will produce a false error.