PHP Class Pheasant\Tests\TypeMarshallingTest

Inheritance: extends MysqlTestCase
Afficher le fichier Open project: lox/pheasant

Méthodes publiques

Méthode Description
setUp ( )
testBooleanTypesAreUnmarshalled ( )
testDateTimeTypesAreRoundTripped ( )
testDecimalTypesAreMarshalledCorrectInLocale ( )
testDecimalTypesAreUnmarshalled ( )
testIntegerTypesAreUnmarshalled ( )
testStringAllowedValues ( )
testStringAllowedValuesAreEnforced ( )
testUnixTimestampTypesAreRoundTripped ( )
testVariableIsNullable ( )

Method Details

setUp() public méthode

public setUp ( )

testBooleanTypesAreUnmarshalled() public méthode

testDateTimeTypesAreRoundTripped() public méthode

testDecimalTypesAreMarshalledCorrectInLocale() public méthode

testDecimalTypesAreUnmarshalled() public méthode

testIntegerTypesAreUnmarshalled() public méthode

testStringAllowedValues() public méthode

testStringAllowedValuesAreEnforced() public méthode

testUnixTimestampTypesAreRoundTripped() public méthode

testVariableIsNullable() public méthode