PHP Class Redaxscript\Tests\CaptchaTest

Since: 2.2.0
Author: Henry Ruhs
Author: Gary Aylward
Inheritance: extends Redaxscript\Tests\TestCase
Show file Open project: redaxmedia/redaxscript

Protected Properties

Property Type Description
$_language object instance of the language class

Public Methods

Method Description
setUp ( ) setUp
testGetRange ( ) testGetRange
testGetSolution ( ) testGetSolution
testGetTask ( ) testGetTask
testMinus ( ) testMinus
testPlus ( ) testPlus

Method Details

setUp() public method

setUp
Since: 2.1.0
public setUp ( )

testGetRange() public method

testGetRange
Since: 2.6.0
public testGetRange ( )

testGetSolution() public method

testGetSolution
Since: 2.2.0
public testGetSolution ( )

testGetTask() public method

testGetTask
Since: 2.2.0
public testGetTask ( )

testMinus() public method

testMinus
Since: 2.2.0
public testMinus ( )

testPlus() public method

testPlus
Since: 2.2.0
public testPlus ( )

Property Details

$_language protected property

instance of the language class
protected object $_language
return object