fido2-net-lib icon indicating copy to clipboard operation
fido2-net-lib copied to clipboard

Unable to unit test against MakeNewCredentialAsync as CredentialMakeResult has an internal set

Open roly445 opened this issue 4 years ago • 0 comments

I am trying to write some unit tests against the library calling MakeNewCredentialAsync, but it appears that CredentialMakeResult has an internal set and so I cannot set the Result property.

Is this something that can be changed, or am I improperly unit testing?

Thanks

roly445 avatar Mar 24 '20 10:03 roly445