assertSame(['type' => 'boolean'], $boolean->toArray()); $this->assertSame('{"type":"boolean"}', $boolean->toString()); } }