
                                               Request was not matched
                                               =======================

-----------------------------------------------------------------------------------------------------------------------
| Closest stub                                             | Request                                                  |
-----------------------------------------------------------------------------------------------------------------------
                                                           |
GET                                                        | GET
[path] /thing                                              | /thing?q=1
                                                           |
Query: q including [equalTo 1 AND equalTo 2 AND equalTo    | q: 1                                                <<<<< Query does not match
3]                                                         |
                                                           |
                                                           |
-----------------------------------------------------------------------------------------------------------------------
