C# Class Npgsql.Tests.Types.MiscTypeTests

Tests on PostgreSQL types which don't fit elsewhere
Inheritance: TestBase
Exibir arquivo Open project: npgsql/npgsql

Private Methods

Method Description
AllResultTypesAreUnknown ( ) : void
BaseTypeResolution ( ) : void
Bool ( ) : void
Bug1011085 ( ) : void
CheckUnrecognizedType ( ) : void
DbTypeCausesInference ( ) : void
Hstore ( ) : void
Int2Vector ( ) : void
Json ( ) : void
Jsonb ( ) : void
KnownTypeAsUnknown ( ) : void
Money ( ) : void
Null ( ) : void
OidVector ( ) : void
ReadInternalChar ( ) : void
ReadUnknown ( ) : void
Record ( ) : void
RegType ( ) : void
SendUnknown ( ) : void
TestBoolParameter ( ) : void
TestBoolParameter1 ( ) : void
TestBoolParameter2 ( ) : void
TestBoolParameterPrepared ( ) : void
TestBoolParameterPrepared2 ( ) : void
TestBoolParameter_Internal ( bool prepare ) : void
TestUUIDDataType ( ) : void
TestXmlParameter ( ) : void
TestXmlParameterPrepared ( ) : void
TestXmlParameter_Internal ( bool prepare ) : void
Tid ( ) : void
TsQuery ( ) : void
TsVector ( ) : void
UnknownResultTypeList ( ) : void
UnrecognizedBinary ( ) : void
UnrecognizedNull ( ) : void
UnsupportedDbType ( ) : void
Uuid ( ) : void
Void ( ) : void