In my PHPUnit test, I would like to assert that the class that I am testing extends another class. How can I do this with PHPUnit?In my PHPUnit test, I would like to assert that
In my PHPUnit test, I would like to assert that the class that I am testing extends another class. How can I do this with PHPUnit?In my PHPUnit test, I would like to assert that