nahid / jsonq

A PHP query builder for JSON
Creative Commons Zero v1.0 Universal
872 stars 105 forks source link

Add test for several methods #17

Closed GitHubHubus closed 6 years ago

GitHubHubus commented 6 years ago

1) Tests for methods of JsonQueryable trait:

2) Modify annotations and parameter names according PSR 3) Changed logic in isJson method and in related methods.