C# Class CastleTests.Proxies.InterceptorDependenciesTestCase

Inheritance: Castle.Windsor.Tests.AbstractContainerTestCase
Show file Open project: castleproject/Windsor

Private Methods

Method Description
Can_depend_on_the_same_interceptor_multiple_times_named ( ) : void
Can_depend_on_the_same_interceptor_multiple_times_typed ( ) : void
Missing_interceptor_by_name_throws_corrent_exception ( ) : void
Missing_interceptor_by_type_throws_corrent_exception ( ) : void