C# Class UnitTests.TestBase

Base tests class with common init methods
Afficher le fichier Open project: slluis/mono-addins

Private Methods

Méthode Description
OnLoad ( object s, AddinEventArgs args ) : void
OnLoadError ( object s, AddinErrorEventArgs args ) : void
OnUnload ( object s, AddinEventArgs args ) : void
Setup ( ) : void
Teardown ( ) : void