forked from LiveCarta/PayPal-PHP-SDK
Updated Testing Framework fixing Travis Builds
- Added Group and Catching errors
This commit is contained in:
@@ -66,6 +66,9 @@ class PaymentTest extends \PHPUnit_Framework_TestCase {
|
||||
$this->assertEquals($p2, $this->payments['full']);
|
||||
}
|
||||
|
||||
/**
|
||||
* @group integration
|
||||
*/
|
||||
public function testOperations() {
|
||||
|
||||
$p1 = $this->payments['new'];
|
||||
|
||||
Reference in New Issue
Block a user