C# 클래스 Massive.dbTests

상속: MI.Tests.TestBase
파일 보기 프로젝트 열기: harshb/ko-

공개 메소드들

메소드 설명
GetDataType ( string field ) : string
ShapeRow ( dynamic d ) : void
getFieldValue ( dynamic myexpando, string fieldname ) : string

비공개 메소드들

메소드 설명
test_all ( ) : void
test_find ( ) : void
test_join ( ) : void
test_multiple ( ) : void
test_paged ( ) : void
test_placements_stats_join ( ) : void
test_single ( ) : void

메소드 상세

GetDataType() 공개 메소드

public GetDataType ( string field ) : string
field string
리턴 string

ShapeRow() 공개 메소드

public ShapeRow ( dynamic d ) : void
d dynamic
리턴 void

getFieldValue() 공개 메소드

public getFieldValue ( dynamic myexpando, string fieldname ) : string
myexpando dynamic
fieldname string
리턴 string