C# Class Bamboo.Prevalence.Collections.Tests.ReaderWriterListTestCase

Inheritance: NUnit.Framework.Assertion
Datei anzeigen Open project: bamboo/Bamboo.Prevalence

Private Methods

Method Description
MakeUpperName ( object obj ) : void
NameStartsWithP ( object customer ) : bool
NameStartsWithX ( object customer ) : bool
SetUp ( ) : void
TestAdd ( ) : void
TestAny ( ) : void
TestApply ( ) : void
TestCollect ( ) : void
TestConstruct ( ) : void
TestContains ( ) : void
TestFind ( ) : void
TestGetRange ( ) : void
TestMap ( ) : void
TestMapEnumerable ( ) : void
TestPopAny ( ) : void
TestReverse ( ) : void
ToUpperName ( object obj ) : object