C# Class NFluent.Tests.IsOnlyMadeOfTests

Show file Open project: tpierrain/NFluent

Private Methods

Method Description
ForceCulture ( ) : void
IsOnlyMadeOfDoNotThrowIfBothValuesAreEmptyLists ( ) : void
IsOnlyMadeOfDoNotThrowIfBothValuesAreNull ( ) : void
IsOnlyMadeOfThrowsWithNullAsCheckedValue ( ) : void
IsOnlyMadeOfWithArrayListWorksEvenWhenGivingSameExpectedValueMultipleTimes ( ) : void
IsOnlyMadeOfWithArraysThrowsExceptionWithClearStatusWhenFails ( ) : void
IsOnlyMadeOfWithArraysWorksEvenWhenGivingSameExpectedValueMultipleTimes ( ) : void
IsOnlyMadeOfWithEnumerableOfVariousObjectsTypesWorks ( ) : void
IsOnlyMadeOfWithEnumerableThrowCaseSensitiveException ( ) : void
IsOnlyMadeOfWithEnumerableThrowsExceptionWhenFailing ( ) : void
IsOnlyMadeOfWithEnumerableWorks ( ) : void
IsOnlyMadeOfWithEnumerableWorksEvenWhenGivingSameExpectedValueMultipleTimes ( ) : void
IsOnlyMadeOfWithGenericEnumerableWorks ( ) : void
IsOnlyMadeOfWithGenericListWorksEvenWhenGivingSameExpectedValueMultipleTimes ( ) : void
IsOnlyMadeOfWithIntArrayWorks ( ) : void
IsOnlyMadeOfWithStringArraysWorks ( ) : void
IsOnlyMadeOfWithStringCollectionWorksEvenWhenGivingSameExpectedValueMultipleTimes ( ) : void
IsOnlyMadeOfWithStringEnumerableWorks ( ) : void
IsOnlyMadeOfWorksWithAnEmptyList ( ) : void
NotIsOnlyMadeOfWithArrayListThrowsWhenFailing ( ) : void
NotIsOnlyMadeOfWithEnumerableThrowsExceptionWhenFailing ( ) : void
NotIsOnlyMadeOfWithEnumerableWorks ( ) : void
RestoreCulture ( ) : void