PHP Class Phalcon\Test\Mvc\Model\Validator\DecimalTest

Author: Nikita Vershinin ([email protected])
Inheritance: extends Codeception\TestCase\Test
Show file Open project: phalcon/incubator

Protected Properties

Property Type Description
$tester UnitTester UnitTester Object

Public Methods

Method Description
testShouldCatchExceptionWhenMissedPlacesInDecimalValidation ( )
testShouldValidateUsingDigitsInDecimalValidation ( )
testShouldValidateUsingPlacesInDecimalValidation ( )

Method Details

testShouldCatchExceptionWhenMissedPlacesInDecimalValidation() public method

testShouldValidateUsingDigitsInDecimalValidation() public method

testShouldValidateUsingPlacesInDecimalValidation() public method

Property Details

$tester protected property

UnitTester Object
protected UnitTester $tester
return UnitTester