C# Class Security.Specs.CheckPermissionsSpecs.When_checking_a_users_permission_for_an_action_that_they_are_allowed

Inheritance: SecuritySpecsContext
Show file Open project: derickbailey/Security

Protected Methods

Method Description
Context ( ) : void

Private Methods

Method Description
Should_allow_access ( ) : void
Should_load_any_available_permission_for_the_user_and_action ( ) : void

Method Details

Context() protected method

protected Context ( ) : void
return void