Mark a PHPUnit test class as to be ignored

前端 未结 3 1841
鱼传尺愫
鱼传尺愫 2020-12-18 19:35

I have written an abstract test case class that is to be extended by concrete test case classes.

It extends from the PHPUnit_TestCase.

Is th

3条回答
提交回复
热议问题