Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: how to use #20

Open
keradus opened this issue Oct 31, 2017 · 3 comments
Open

Question: how to use #20

keradus opened this issue Oct 31, 2017 · 3 comments

Comments

@keradus
Copy link

keradus commented Oct 31, 2017

Hi.
Let say I want to use assertion assertArrayEqualsNoOrder.
In example, there is in-place example to execute PHPUnit_Extensions_Assert_More::assertArrayEqualsNoOrder(....)
yet, that means I need to repeat whole class name whenever I want to use assertion, while for regular assertions I could use ::assertTrue or ->assertTrue.

how to use those "extended" assertions without need to call them with FQCN each time ?

@keradus
Copy link
Author

keradus commented Jan 2, 2018

ping @elblinkin

@jgedarovich
Copy link
Contributor

I think the next release of this will make this a bit more seamless with the update to use namespaces. I'll double check and get back to you soonish as we're interested in having these work with phpunit 6 - and that seems to be a pre requisite.

@keradus
Copy link
Author

keradus commented Mar 19, 2018

question is relevant even before phpunit 6 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants