C# Class System.Net.Primitives.Functional.Tests.CredentialCacheTest

显示文件 Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
AddRemove_HostPortAuthenticationTypeDefaultCredentials_Success ( ) : void
AddRemove_UriAuthenticationTypeDefaultCredentials_Success ( ) : void
Add_HostPortAuthenticationTypeCredential_DuplicateItem_Throws ( ) : void
Add_HostPortAuthenticationTypeCredential_Invalid ( ) : void
Add_HostPortAuthenticationTypeCredential_Success ( ) : void
Add_UriAuthenticationTypeCredential_DuplicateItem_Throws ( ) : void
Add_UriAuthenticationTypeCredential_Invalid ( ) : void
Add_UriAuthenticationTypeCredential_Success ( ) : void
CreateHostPortCredentialCache ( ) : CredentialCache
CreateHostPortCredentialCacheCount ( CredentialCache cc = null, int count ) : CredentialCacheCount
CreateUriAndHostPortCredentialCacheCount ( ) : CredentialCacheCount
CreateUriCredentialCache ( ) : CredentialCache
CreateUriCredentialCacheCount ( CredentialCache cc = null, int count ) : CredentialCacheCount
Ctor_Empty_Success ( ) : void
DefaultCredentials_Get_Success ( ) : void
DefaultNetworkCredentials_Get_Success ( ) : void
GetCredentialCacheCounts ( ) : IEnumerable
GetCredential_HostPortAuthenticationType_Invalid ( ) : void
GetCredential_SimilarUriAuthenticationType_GetLongestUriPrefix ( ) : void
GetCredential_UriAuthenticationType_Invalid ( ) : void
GetEnumerator_CurrentSynchronization_Invalid ( CredentialCache cc, bool addUri ) : void
GetEnumerator_Enumerate_Success ( CredentialCache cc, int count ) : void
GetEnumerator_MoveNextIndex_Invalid ( ) : void
GetEnumerator_MoveNextSynchronization_Invalid ( CredentialCache cc, bool addUri ) : void
GetEnumerator_ResetIndexGetCurrent_Invalid ( CredentialCache cc ) : void
Remove_HostPortAuthenticationType_Invalid ( ) : void
Remove_HostPortAuthenticationType_Success ( ) : void
Remove_UriAuthenticationType_Invalid ( ) : void
Remove_UriAuthenticationType_Success ( ) : void