C# Class CarbonFitnessTest.Web.AuthorizeTest

Show file Open project: yodiz/CarbonFitness

Private Methods

Method Description
HasAuthorizeAttribute ( MethodInfo method ) : bool
IsExcludedFromAuthorizeRule ( MethodInfo method ) : bool
getActionMethods ( IEnumerable controllerTypes ) : IEnumerable
getControllerTypes ( Assembly controllerAssembly ) : IEnumerable
shouldHaveAuthorizeAttributeOnAllActions ( ) : void