C# Class Tests.GetItemExclusive_when_item_is_locked

Inheritance: GetItemExclusiveTest
Mostrar archivo Open project: MJRichardson/RavenDbSessionStateStoreProvider

Protected Properties

Property Type Description
LockDate System.DateTime

Protected Methods

Method Description
PreExistingSessionState ( ) : SessionStateDocument

Private Methods

Method Description
outputs_lock_age ( ) : void
outputs_lock_id ( ) : void
outputs_locked_true ( ) : void
returns_null ( ) : void

Method Details

PreExistingSessionState() protected method

protected PreExistingSessionState ( ) : SessionStateDocument
return Raven.AspNet.SessionState.SessionStateDocument

Property Details

LockDate protected_oe property

protected DateTime,System LockDate
return System.DateTime