Updated tests

This commit is contained in:
Graham Campbell
2015-12-06 11:04:02 +00:00
parent 036c819922
commit 19e3804227
42 changed files with 340 additions and 412 deletions
+7 -3
View File
@@ -11,9 +11,13 @@
namespace CachetHQ\Tests\Cachet\Api;
use CachetHQ\Tests\Cachet\AbstractTestCase;
class GeneralTest extends AbstractTestCase
/**
* This is the general test class.
*
* @author James Brooks <james@alt-three.com>
* @author Graham Campbell <graham@alt-three.com>
*/
class GeneralTest extends AbstractApiTestCase
{
public function testGetPing()
{