C# Class System.Collections.Tests.IEnumerable_NonGeneric_Tests

Contains tests that ensure the correctness of any class that implements the nongeneric IEnumerable interface
Inheritance: System.Collections.Tests.TestBase
Show file Open project: dotnet/corefx

Private Methods

Method Description
CloneEnumerator_MatchesOriginal ( int count ) : void
IGenericSharedAPI_SerializeDeserialize ( int count ) : void