C# Class System.Data.Tests.SqlTypes.SqlGuidTest

Show file Open project: dotnet/corefx

Public Methods

Method Description
SqlGuidTest ( ) : Xunit

Private Methods

Method Description
CompareTo ( ) : void
Conversions ( ) : void
Create ( ) : void
EqualsMethods ( ) : void
GetHashCodeTest ( ) : void
GetTypeTest ( ) : void
GetXsdTypeTest ( ) : void
Greaters ( ) : void
GuidToSqlGuid ( ) : void
Lessers ( ) : void
NotEquals ( ) : void
Parse ( ) : void
Properties ( ) : void
PublicFields ( ) : void
SqlBinaryToSqlGuid ( ) : void
SqlGuidToGuid ( ) : void
SqlStringToSqlGuid ( ) : void
ThanOrEqualOperators ( ) : void

Method Details

SqlGuidTest() public method

public SqlGuidTest ( ) : Xunit
return Xunit