Searched refs:xmlBoolean (Results 1 – 1 of 1) sorted by relevance
61 public function testXMLBooleans($xmlBoolean, $boolean) argument64 … self::assertSame($boolean, $this->deserialize('<result>' . $xmlBoolean . '</result>', 'boolean'));