C# Class Apex.Collections.Tests.LeastRecentlyUsedCacheTests

Datei anzeigen Open project: dbolin/Apex.Collections

Public Properties

Property Type Description
Test1Data IEnumerable

Private Methods

Method Description
AssertContents ( LeastRecentlyUsedCache sut, Func valueCreator, Array k ) : void
AssertContentsPerStep ( LeastRecentlyUsedCache sut, Func valueCreator, Array keys, Array stepValues ) : void
Test1 ( Array keys ) : void

Property Details

Test1Data public_oe static_oe property

public static IEnumerable Test1Data
return IEnumerable