C# Class when_setting_new_runas_account.with_runas_projection

Inheritance: TestFixtureWithProjectionCoreAndManagementServices
Mostrar archivo Open project: EventStore/EventStore

Protected Properties

Property Type Description
_projectionBody string
_projectionName string
_testUserPrincipal EventStore.Core.Authentication.OpenGenericPrincipal
_testUserPrincipal2 EventStore.Core.Authentication.OpenGenericPrincipal

Protected Methods

Method Description
Given ( ) : void
PreWhen ( ) : IEnumerable

Method Details

Given() protected method

protected Given ( ) : void
return void

PreWhen() protected method

protected PreWhen ( ) : IEnumerable
return IEnumerable

Property Details

_projectionBody protected_oe property

protected string _projectionBody
return string

_projectionName protected_oe property

protected string _projectionName
return string

_testUserPrincipal protected_oe property

protected OpenGenericPrincipal,EventStore.Core.Authentication _testUserPrincipal
return EventStore.Core.Authentication.OpenGenericPrincipal

_testUserPrincipal2 protected_oe property

protected OpenGenericPrincipal,EventStore.Core.Authentication _testUserPrincipal2
return EventStore.Core.Authentication.OpenGenericPrincipal