C# Class System.Data.Tests.ConstraintCollectionTest

Exibir arquivo Open project: dotnet/corefx

Public Methods

Method Description
ConstraintCollectionTest ( ) : Xunit

Private Methods

Method Description
Add ( ) : void
AddExceptions ( ) : void
AddFkException1 ( ) : void
AddFkException2 ( ) : void
AddRange ( ) : void
AddUniqueExceptions ( ) : void
Clear ( ) : void
Contains ( ) : void
IndexOf ( ) : void
Indexer ( ) : void
IndexerFailures ( ) : void
RemoveExceptions ( ) : void
TestAddRange2 ( ) : void

Method Details

ConstraintCollectionTest() public method

public ConstraintCollectionTest ( ) : Xunit
return Xunit