phpunit method viaRemember doesnt exist – laravel 5.4 - development

phpunit method viaRemember doesnt exist – laravel 5.4

i am using laravel and php unit test, every time i ran the unit test it always show errors like this, i went deep through the framework and found nothing.

can somebody help? its so frustrating, thanks

here’s the error looks like

PHPUnit 5.7.26 by Sebastian Bergmann and contributors.

1)
TestsFeatureCreateCitiesTest::an_authenticated_user_can_create_a_city
BadMethodCallException: Method viaRemember does not exist.



from Laravel Questions and Answers https://laravelquestions.com/php/phpunit-method-viaremember-doesnt-exist-laravel-5-4/
via Lzo Media

Comments

Popular posts from this blog

ng-include of inline SVG does not display gradient except in Chrome

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-show doesn’t work correct with value boolean