C# Class System.Linq.Tests.SingleOrDefaultTests

Mostra file Open project: dotnet/corefx

Private Methods

Method Description
Empty ( ) : void
EmptySourceWithPredicate ( ) : void
FindSingleMatch ( int target, int range ) : void
ManyMatch ( ) : void
SingleOrDefault1 ( ) : void
SingleOrDefault2 ( ) : void
ThrowsOnNullPredicate ( ) : void
ThrowsOnNullSource ( ) : void