C# Class Castle.DynamicProxy.Test.ProxyGeneratorTestCase

Show file Open project: nats/castle-1.0.3-mono

Private Methods

Method Description
ClassWithConstructors ( ) : void
CreateClassProxyInvalidBaseClass ( ) : void
CreateClassProxyNullBaseClass ( ) : void
CreateClassProxyNullInterceptor ( ) : void
HashtableProxy ( ) : void
IDataReaderProxyGeneration ( ) : void
Indexer ( ) : void
Indexer2 ( ) : void
Init ( ) : void
MethodsAreInterceptedInChain ( ) : void
NameBugReportedTest ( ) : void
ProtectedProperties ( ) : void
ProxyForClass ( ) : void
ProxyForClassWhichImplementsInterfaces ( ) : void
ProxyForClassWithGuidProperty ( ) : void
ProxyForClassWithInterfaces ( ) : void
ProxyForClassWithSuperClass ( ) : void
ProxyForMarshalByRefClass ( ) : void
ProxyForRefAndOutClassWithEnumTypeParams ( ) : void
ProxyForRefAndOutClassWithEnumTypeParamsWhereInterceptorModifiesTheValues ( ) : void
ProxyForRefAndOutClassWithPrimitiveTypeParams ( ) : void
ProxyForRefAndOutClassWithPrimitiveTypeParamsWhereInterceptorModifiesTheValues ( ) : void
ProxyForRefAndOutClassWithReferenceTypeParams ( ) : void
ProxyForRefAndOutClassWithReferenceTypeParamsWhereInterceptorModifiesTheValues ( ) : void
ProxyForRefAndOutClassWithStructTypeParams ( ) : void
ProxyForRefAndOutClassWithStructTypeParamsWhereInterceptorModifiesTheValues ( ) : void
ProxyingClassWithSByteEnum ( ) : void
ProxyingClassWithSealedMethods ( ) : void
ProxyingClassWithoutVirtualMethods ( ) : void
ReflectionTest ( ) : void
TestAttributesForInterfaceProxies ( ) : void
TestEnumProperties ( ) : void
TestGenerationSimpleInterface ( ) : void
TestGenerationWithInterfaceHeritage ( ) : void
UsingCache ( ) : void