<?xml version="1.0"?>
<puzzles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.0pdd.com/puzzles.xsd" date="2018-11-19T13:21:16+00:00" version="0.30.11">
  <puzzle alive="false">
    <issue href="https://github.com/g4s8/matchers-json/issues/2" closed="2018-11-19T12:58:13+00:00">2</issue>
    <ticket>1</ticket>
    <estimate>30</estimate>
    <role>DEV</role>
    <id>1-42ecf64e</id>
    <lines>12-14</lines>
    <body>Add matchers for json-arrays, it should be similar to hamcrest matchers for collections/lists, it may be named like `JsonArrayContains`, `JsonArrayHas` etc.</body>
    <file>src/test/java/com/g4s8/hamcrest/json/JsonHasTest.java</file>
    <author>g4s8</author>
    <email>g4s8.public@gmail.com</email>
    <time>2018-08-09T17:37:03Z</time>
    <children>
      <puzzle alive="true">
        <issue href="https://github.com/g4s8/matchers-json/issues/7">7</issue>
        <ticket>2</ticket>
        <estimate>30</estimate>
        <role>DEV</role>
        <id>2-8fc8f104</id>
        <lines>41-44</lines>
        <body>Implement `describeMismatchSafely` to provide more details on mismatch, this method should find which matcher did fail and append to description failing matcher description and item which caused mismatch.</body>
        <file>src/main/java/com/g4s8/hamcrest/json/JsonContains.java</file>
        <author>Kirill</author>
        <email>g4s8.public@gmail.com</email>
        <time>2018-11-19T12:52:03Z</time>
        <children/>
      </puzzle>
    </children>
  </puzzle>
</puzzles>
