We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem
Create unit test for Problem models.
See sample of unit test at protected/tests/unit/models/UserTest.php See how to insert sample data to database at protected/tests/fixtures/Users.php
How to run the test:
phpunit unit/models/[Filename]
How to use git: ask me How to submit your work: ask me
How to install phpunit: google How to install git: google
Have any other question? ask me.
The text was updated successfully, but these errors were encountered:
chidx
No branches or pull requests
Create unit test for Problem models.
See sample of unit test at protected/tests/unit/models/UserTest.php
See how to insert sample data to database at protected/tests/fixtures/Users.php
How to run the test:
phpunit unit/models/[Filename]
How to use git: ask me
How to submit your work: ask me
How to install phpunit: google
How to install git: google
Have any other question? ask me.
The text was updated successfully, but these errors were encountered: