C# Class Castle.DynamicProxy.Tests.BasicInterfaceProxyWithoutTargetTestCase

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

Private Methods

Method Description
BasicInterfaceProxyWithValidTarget_ThrowsIfInterceptorCallsProceed ( ) : void
CanReplaceReturnValueOfInterfaceMethod ( ) : void
CanThrowExceptionFromInterceptorOfInterfaceMethod ( ) : void
ProducesInvocationsThatCantChangeTarget ( ) : void
ProxyWithGenericTypeThatInheritFromGenericType ( ) : void