PHP Class AllRecaptchaTest

Licensed under The MIT License Redistributions of files must retain the above copyright notice.
Inheritance: extends PHPUnit_Framework_TestSuite
Show file Open project: cakedc/recaptcha

Public Methods

Method Description
suite ( ) : void Suite define the tests for this suite

Method Details

suite() public static method

Suite define the tests for this suite
public static suite ( ) : void
return void