We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f62d52 commit 82bc288Copy full SHA for 82bc288
tests/MockClassTest.php tests/EasyMockTest.phptests/MockClassTest.php renamed to tests/EasyMockTest.php
@@ -10,7 +10,7 @@
10
/**
11
* @author Matthieu Napoli <[email protected]>
12
*/
13
-class MockClassTest extends \PHPUnit_Framework_TestCase
+class EasyMockTest extends \PHPUnit_Framework_TestCase
14
{
15
use EasyMock;
16
0 commit comments