I have used laravel framework and have made 2 methods getAllWidgets and getWidget, and test them using phpunit Run migrations and seeds Run phpunit to test 2 cases a. Show all widget b. Show widget with fixed Id to check if that exists or not