C# Class System.Data.Tests.ForeignKeyConstraintTest

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
ForeignKeyConstraintTest ( ) : Xunit

Private Methods

Méthode 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 méthode

public ForeignKeyConstraintTest ( ) : Xunit
Résultat Xunit