✨ Add spy function
This commit is contained in:
parent
d857775289
commit
261c42dbab
4 changed files with 55 additions and 3 deletions
|
|
@ -5,8 +5,6 @@ declare(strict_types=1);
|
|||
namespace Danjones000\Test\Spy;
|
||||
|
||||
use Danjones000\Spy\ObjectProxy;
|
||||
use Mockery;
|
||||
use Mockery\MockInterface;
|
||||
|
||||
class ObjectProxyTest extends TestCase
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue