Searched refs:jsonValue (Results 1 – 5 of 5) sorted by relevance
16 public function testEvaluate($expected, $jsonOther, $jsonValue) argument18 $constraint = new PHPUnit_Framework_Constraint_JsonMatches($jsonValue);24 $jsonValue = json_encode(['Mascott' => 'Tux']);25 $constraint = new PHPUnit_Framework_Constraint_JsonMatches($jsonValue);27 $this->assertEquals('matches JSON string "' . $jsonValue . '"', $constraint->toString());
22 * @param array|null $jsonValue24 public function __construct(?array $jsonValue = null) argument26 $this->jsonArray = $jsonValue;
1 …jsonValue = json[property];\n switch (property) {\n case \"name\":\n …
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...