Abp: FakeCurrentPrincipalAccessor - IDisposable Change not implemented

Created on 22 May 2020  路  4Comments  路  Source: abpframework/abp

There is error in .TestBase project in Security/FakeCurrentPrincipalAccessor.cs.

There is ICurrentPrincipalAccessor with IDisposable Change(ClaimsPrincipal principal) method, which is not declared (and implemented) in FakeCurrentPrincipalAccessor.cs.

Most helpful comment

Your should now inherit ThreadCurrentPrincipalAccessor.

All 4 comments

How this issue is closed if there is still error?

Your should now inherit ThreadCurrentPrincipalAccessor.

Oh, I see now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ugurozturk picture ugurozturk  路  3Comments

zsanhong picture zsanhong  路  3Comments

hikalkan picture hikalkan  路  3Comments

ChangYinShung picture ChangYinShung  路  3Comments

hikalkan picture hikalkan  路  3Comments