Reputation: 137
I am using Cakephp-3.5 Auth Component in my application to verify user's credential. Now I have to write down unit test cases for login form. I have to write test cases not using Fixtures but only just in phpunit. I am unable to figure out how to solve this ?
Upvotes: 0
Views: 70