Class CurrentPrincipalAccessor_Test
Inheritance
object
CurrentPrincipalAccessor_Test
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Security.Claims
Assembly: Volo.Abp.Security.Tests.dll
Syntax
public class CurrentPrincipalAccessor_Test : AbpIntegratedTest<AbpSecurityTestModule>, IDisposable
Constructors
CurrentPrincipalAccessor_Test()
Declaration
public CurrentPrincipalAccessor_Test()
Methods
Should_Get_Changed_Principal_If()
Declaration
public void Should_Get_Changed_Principal_If()
Implements
System.IDisposable