How to mock repository with PHPUnit?

前端 未结 0 1533
一生所求
一生所求 2020-12-20 15:43

I\'m trying to test my repository. I made BaseLegalRepository

class BaseLegalRepository extends TestCase
{
    /**
     * @var LegalRepository
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题