Question:

Look at the snippet below - command generates the test. What does the class extend? What's behind XXXXXX?

php artisan make:test UserTest
class UserTest extends XXXXXX
{
// ...

 

Answers:


Keywords:

© 2017 QuizBucket.org