C# 클래스 UnitTests.TestBase

Base tests class with common init methods
파일 보기 프로젝트 열기: slluis/mono-addins

비공개 메소드들

메소드 설명
OnLoad ( object s, AddinEventArgs args ) : void
OnLoadError ( object s, AddinErrorEventArgs args ) : void
OnUnload ( object s, AddinEventArgs args ) : void
Setup ( ) : void
Teardown ( ) : void