PHP Class Pheasant\Tests\TypeMarshallingTest

Inheritance: extends MysqlTestCase
Show file Open project: lox/pheasant

Public Methods

Method Description
setUp ( )
testBooleanTypesAreUnmarshalled ( )
testDateTimeTypesAreRoundTripped ( )
testDecimalTypesAreMarshalledCorrectInLocale ( )
testDecimalTypesAreUnmarshalled ( )
testIntegerTypesAreUnmarshalled ( )
testStringAllowedValues ( )
testStringAllowedValuesAreEnforced ( )
testUnixTimestampTypesAreRoundTripped ( )
testVariableIsNullable ( )

Method Details

setUp() public method

public setUp ( )

testBooleanTypesAreUnmarshalled() public method

testDateTimeTypesAreRoundTripped() public method

testDecimalTypesAreMarshalledCorrectInLocale() public method

testDecimalTypesAreUnmarshalled() public method

testIntegerTypesAreUnmarshalled() public method

testStringAllowedValues() public method

testStringAllowedValuesAreEnforced() public method

testUnixTimestampTypesAreRoundTripped() public method

testVariableIsNullable() public method