C# Class Castle.Facilities.WcfIntegration.Tests.PerWcfSessionLifestyleTestCase

Show file Open project: castleproject/Windsor

Private Methods

Method Description
CreateClient ( ) : IServiceWithSession
Services_should_be_reused_among_calls_within_session ( ) : void
Services_should_not_be_shared_between_two_concurrent_sessions ( ) : void
Services_should_not_be_shared_between_two_subsequent_sessions ( ) : void
SetUp ( ) : void
TearDown ( ) : void