File "Issue322Test.php"
Full Path: /www/wwwroot/shphe-en.com/smsapi/api_sdk/vendor/phpunit/phpunit/tests/Regression/GitHub/322/Issue322Test.php
File size: 217 bytes
MIME-type: --
Charset: utf-8
<?php
class Issue322Test extends PHPUnit_Framework_TestCase
{
/**
* @group one
*/
public function testOne()
{
}
/**
* @group two
*/
public function testTwo()
{
}
}