makeEmptyContent(); $this->assertInstanceOf( JsonContent::class, $content ); $this->assertTrue( $content->isValid() ); } }