Upgrade framework
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<?php
|
||||
namespace Hamcrest;
|
||||
|
||||
class MatcherAssertTest extends \PhpUnit_Framework_TestCase
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class MatcherAssertTest extends TestCase
|
||||
{
|
||||
|
||||
protected function setUp()
|
||||
|
||||
Reference in New Issue
Block a user