toHaveAllPropertiesDocumented(); }); it('fails', function () { expect(ExampleTest::class)->toHaveAllPropertiesDocumented(); })->throws(ArchExpectationFailedException::class);