C# Class AppDomainToolkit.UnitTests.AppDomainContextUnitTests

Datei anzeigen Open project: jduv/AppDomainToolkit

Private Methods

Method Description
Create_NoApplicationNameSupplied ( ) : void
Create_NoApplicationNameSupplied_WrappedDomain ( ) : void
Create_NoArgs_ValidContext ( ) : void
Create_NullAppDomainSetupInfo ( ) : void
Create_ValidSetupInfo ( ) : void
Dispose_DomainProperty ( ) : void
Dispose_LoadedAssembliesProperty ( ) : void
Dispose_RemoteResolverPropery ( ) : void
Dispose_WithUsingClause ( ) : void
FindByCodeBase_NoRefAssembly_LoadFrom ( ) : void
FindByCodeBase_NullArgument ( ) : void
FindByFullName_NoRefAssembly_LoadFrom ( ) : void
FindByFullName_NullArgument ( ) : void
FindByLocation_NoRefAssembly_LoadFrom ( ) : void
FindByLocation_NullArgument ( ) : void
LoadAssemblyWithReferences_InternalReferences_LoadBitsNoPdbSpecified ( ) : void
LoadAssemblyWithReferences_InternalReferences_LoadFile ( ) : void
LoadAssemblyWithReferences_InternalReferences_LoadFrom ( ) : void
LoadAssembly_NoRefAssembly_LoadBitsNoPdbSpecified ( ) : void
LoadAssembly_NoRefAssembly_LoadBitsPdbSpecified ( ) : void
LoadAssembly_NoRefAssembly_LoadBitsWrongPdbPathSpecified ( ) : void
LoadAssembly_NoRefAssembly_LoadFile ( ) : void
LoadAssembly_NoRefAssembly_LoadFrom ( ) : void
LoadTargetWithReferences_InternalReferences_LoadBitsNoPdbSpecified ( ) : void
LoadTargetWithReferences_InternalReferences_LoadFile ( ) : void
LoadTargetWithReferences_InternalReferences_LoadFrom ( ) : void
LoadTarget_NoRefAssembly_LoadBits ( ) : void
LoadTarget_NoRefAssembly_LoadFile ( ) : void
LoadTarget_NoRefAssembly_LoadFrom ( ) : void