PHP 클래스 Pheasant\Tests\TypeMarshallingTest

상속: extends MysqlTestCase
파일 보기 프로젝트 열기: lox/pheasant

공개 메소드들

메소드 설명
setUp ( )
testBooleanTypesAreUnmarshalled ( )
testDateTimeTypesAreRoundTripped ( )
testDecimalTypesAreMarshalledCorrectInLocale ( )
testDecimalTypesAreUnmarshalled ( )
testIntegerTypesAreUnmarshalled ( )
testStringAllowedValues ( )
testStringAllowedValuesAreEnforced ( )
testUnixTimestampTypesAreRoundTripped ( )
testVariableIsNullable ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testBooleanTypesAreUnmarshalled() 공개 메소드

testDateTimeTypesAreRoundTripped() 공개 메소드

testDecimalTypesAreMarshalledCorrectInLocale() 공개 메소드

testDecimalTypesAreUnmarshalled() 공개 메소드

testIntegerTypesAreUnmarshalled() 공개 메소드

testStringAllowedValues() 공개 메소드

testStringAllowedValuesAreEnforced() 공개 메소드

testUnixTimestampTypesAreRoundTripped() 공개 메소드

testVariableIsNullable() 공개 메소드