C# Class System.Data.Tests.ForeignKeyConstraintTest

显示文件 Open project: dotnet/corefx

Public Methods

Method Description
ForeignKeyConstraintTest ( ) : Xunit

Private Methods

Method Description
Ctor1 ( ) : void
Ctor2 ( ) : void
Ctor3 ( ) : void
Ctor4 ( ) : void
CtorExceptions ( ) : void
CtorExceptions2 ( ) : void
EqualsAndHashCode ( ) : void
ForeignKey_650402 ( ) : void
KeyBetweenColumns ( ) : void
ModifyParentKeyBeforeAcceptChanges ( ) : void
NoViolationTest ( ) : void
TestCtor5 ( ) : void
ViolationTest ( ) : void

Method Details

ForeignKeyConstraintTest() public method

public ForeignKeyConstraintTest ( ) : Xunit
return Xunit