Property | Type | Description | |
---|---|---|---|
_clarifyApplication | IClarifyApplication | ||
_container | IContainer | ||
_cut | |||
_expectedSession | ClarifySession | ||
_settings | Dovetail.SDK.Bootstrap.Clarify.DovetailDatabaseSettings | ||
_userClarifySessionConfigurator | IUserClarifySessionConfigurator | ||
_userSessionEndObserver | IUserSessionEndObserver | ||
_userSessionStartObserver | IUserSessionStartObserver |
Method | Description | |
---|---|---|
setup ( ) : void |
Method | Description | |
---|---|---|
CreateRealSession ( ) : ClarifySession |
Method | Description | |
---|---|---|
afterAll ( ) : void | ||
beforeAll ( ) : void | ||
beforeEach ( ) : void |
protected CreateRealSession ( ) : ClarifySession | ||
return | ClarifySession |
protected IClarifyApplication _clarifyApplication | ||
return | IClarifyApplication |
protected ClarifySessionCache,Dovetail.SDK.Bootstrap.Clarify _cut | ||
return |
protected ClarifySession _expectedSession | ||
return | ClarifySession |
protected DovetailDatabaseSettings,Dovetail.SDK.Bootstrap.Clarify _settings | ||
return | Dovetail.SDK.Bootstrap.Clarify.DovetailDatabaseSettings |
protected IUserClarifySessionConfigurator _userClarifySessionConfigurator | ||
return | IUserClarifySessionConfigurator |
protected IUserSessionEndObserver _userSessionEndObserver | ||
return | IUserSessionEndObserver |