Issue description
In a response body, if the body is in json format, the order of keys in json is unordered.
As a result, when executing test cases, many test cases that define the full response_body content or one that contains multiple keys fail to execute.
As follows

Environment
- apisix version (cmd:
apisix version):master laster
- OS:centos7
- OpenResty:1.19.3.1-1.el7
- Test::Nginx:0.29