PHP Class Fuel\Validation\ResultTest

Inheritance: extends Codeception\TestCase\Test
Datei anzeigen Open project: fuelphp/validation

Protected Properties

Property Type Description
$object Result

Public Methods

Method Description
testGetInvalidError ( )
testMerge ( )
testMergeWithStatus ( )
testSetGetErrors ( )
testSetGetResult ( )
testSetGetValidated ( )

Protected Methods

Method Description
_before ( )

Method Details

_before() protected method

protected _before ( )

testGetInvalidError() public method

public testGetInvalidError ( )

testMerge() public method

public testMerge ( )

testMergeWithStatus() public method

public testMergeWithStatus ( )

testSetGetErrors() public method

public testSetGetErrors ( )

testSetGetResult() public method

public testSetGetResult ( )

testSetGetValidated() public method

public testSetGetValidated ( )

Property Details

$object protected_oe property

protected Result,Fuel\Validation $object
return Result