C# Class CastleTests.Facilities.EventWiring.SomethingWentWrongTestCase

Inheritance: AbstractContainerTestCase
Afficher le fichier Open project: castleproject/Windsor

Méthodes protégées

Méthode Description
AfterContainerCreated ( ) : void

Private Methods

Méthode Description
Helpful_exception_is_thrown_when_publishing_to_non_existing_subscribers ( ) : void
Helpful_exception_is_thrown_when_susbcribing_to_a_non_existing_event ( ) : void
Helpful_exception_is_thrown_when_susbcribing_with_a_non_existing_method ( ) : void

Method Details

AfterContainerCreated() protected méthode

protected AfterContainerCreated ( ) : void
Résultat void