Command (Tests\Feature\Playground\Test\Console\Commands\About\Command) [x] Command about displays package information and succeed with code 0 Model (Tests\Unit\Playground\Test\Models\Demo\Model) [x] Model instance [x] Verify model relationships [x] Model factory make Model (Tests\Unit\Playground\Test\Models\ModelCase\Model) [x] Model instance [x] Verify model relationships [x] Model factory make Model (Tests\Unit\Playground\Test\Models\UserWithRoleAndPrivileges\Model) [x] Get attributes [x] Has privilege is false without privilege [x] Has privilege is false with wrong privilege [x] Has privilege is true with correct privilege [x] Factory with make Model (Tests\Unit\Playground\Test\Models\UserWithRoleAndRolesAndPrivileges\Model) [x] Get attributes [x] Factory with make Model (Tests\Unit\Playground\Test\Models\UserWithRoleAndRoles\Model) [x] Get attributes [x] Has role is false without role [x] Has role is true with matching role [x] Has role is true with matching secondary role [x] Is admin is true with admin role [x] Is admin is true with admin secondary role [x] Is admin is true with wheel role [x] Is admin is true with wheel secondary role [x] Is admin is true with root role [x] Is admin is false with root secondary role [x] Factory with make Model (Tests\Unit\Playground\Test\Models\UserWithRole\Model) [x] Get attributes [x] Has role is false without role [x] Has role is true with matching role [x] Has role is true with array of roles [x] Is admin is true with admin role Model (Tests\Unit\Playground\Test\Models\UserWithSanctum\Model) [x] Get attributes [x] Factory with make Model (Tests\Unit\Playground\Test\Models\User\Model) [x] Get attributes [x] Get attributes filled [x] Factory with make