C# Class Tests.ReleaseItemExclusive_when_lock_id_does_not_match

Inheritance: Tests.RavenSessionStateTest
Mostra file Open project: MJRichardson/RavenDbSessionStateStoreProvider

Protected Properties

Property Type Description
ExpiryExisting System.DateTime

Public Methods

Method Description
ReleaseItemExclusive_when_lock_id_does_not_match ( ) : System

Protected Methods

Method Description
PreExistingSessionState ( ) : SessionStateDocument

Private Methods

Method Description
expiry_is_unchanged ( ) : void
item_remains_locked ( ) : void
lock_id_is_unchanged ( ) : void

Method Details

PreExistingSessionState() protected method

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

ReleaseItemExclusive_when_lock_id_does_not_match() public method

public ReleaseItemExclusive_when_lock_id_does_not_match ( ) : System
return System

Property Details

ExpiryExisting protected_oe property

protected DateTime,System ExpiryExisting
return System.DateTime