06.10.2016 Views

laravel-5

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Testing 469<br />

occurs anywhere within the entire JSON response returned by the application. So, if there are other<br />

properties in the JSON response, this test will still pass as long as the given fragment is present.<br />

Verify Exact JSON Match<br />

If you would like to verify that the given array is an exact match for the JSON returned by the<br />

application, you should use the seeJsonEquals method:<br />

1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!