BossaConsulting / phpspec2-expect

Helper that decorates any SUS with a PhpSpec lazy object wrapper
MIT License
75 stars 34 forks source link

Add FQCN to new matchers #47

Closed ubick closed 7 years ago

ubick commented 7 years ago

Some frameworks cannot correctly autoload the following matchers:

Adding the fully qualified class name resolves this issue.