PHP 클래스 Alcaeus\MongoDbAdapter\Tests\Mongo\MongoIdTest

저자: alcaeus ([email protected])
파일 보기 프로젝트 열기: alcaeus/mongo-php-adapter

공개 메소드들

메소드 설명
dataIsValid ( )
testCreateWithInvalidStringThrowsMongoException ( )
testCreateWithObjectId ( )
testCreateWithString ( )
testCreateWithoutParameter ( )
testIsValid ( $expected, $value )

메소드 상세

dataIsValid() 공개 정적인 메소드

public static dataIsValid ( )

testCreateWithInvalidStringThrowsMongoException() 공개 메소드

testCreateWithObjectId() 공개 메소드

testCreateWithString() 공개 메소드

testCreateWithoutParameter() 공개 메소드

testIsValid() 공개 메소드

public testIsValid ( $expected, $value )