C# 클래스 Bamboo.Prevalence.Collections.Tests.ReaderWriterListTestCase

상속: NUnit.Framework.Assertion
파일 보기 프로젝트 열기: bamboo/Bamboo.Prevalence

비공개 메소드들

메소드 설명
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