C# Class Raven.Storage.Tests.BagTests

Afficher le fichier Open project: markrendle/ravendb

Private Methods

Méthode Description
CanAddToStack ( ) : void
CanAddToStackAndReadFromAnother ( ) : void
CanPushSeveralItems ( ) : void
CanPushSeveralItemsAndReadFromAnother ( ) : void
CanPushSeveralItemsAndReadFromAnotherThenReadFromAnotherAgain ( ) : void
CanPushSeveralItemsAndScanFromAnother ( ) : void
CanRemove ( ) : void
CanRemoveAfterReopen ( ) : void
CanScanSeveralItems ( ) : void