C# Class Sharpify.Tests.DirtiableListTest

Show file Open project: orospakr/sharpify

Private Methods

Method Description
MakeDirtiable ( bool dirtiness ) : IDirtiable
ShouldBeCleanAfterResetWhenContainingCleanObject ( ) : void
ShouldBeCleanAfterResetWhenEmpty ( ) : void
ShouldBeDirtyAfterInsertingObject ( ) : void
ShouldBeDirtyAfterInstantiation ( ) : void
ShouldBeDirtyAfterResetWhenContainingDirtyObject ( ) : void