C# 클래스 rvtUnit.Controls.MainWindowViewModel

파일 보기 프로젝트 열기: ArupAus/RvtUnit 1 사용 예제들

공개 메소드들

메소드 설명
MainWindowViewModel ( ) : System

비공개 메소드들

메소드 설명
CopyRequiredLibsToTemp ( string path ) : void
GetByteArrayForFile ( string filename ) : byte[]
GetTestsFromDll ( string dll ) : List
HandleAssemblyResolve ( object sender, ResolveEventArgs args ) : Assembly

Handle assembly resolve event. Tries to load a DLL when the framework is looking for it

OnRunAllTests ( ) : void
OnRunTest ( string testDll ) : void
PickAlternateBrush ( ) : System.Windows.Media.Brush
PopulateDLLs ( ) : void
RunTestsInAssemblies ( IList assemblies, ITestFilter testfilter ) : NUnit.Core.TestResult
SelectFolder ( string title, string defaultPath, Window owner ) : string

메소드 상세

MainWindowViewModel() 공개 메소드

public MainWindowViewModel ( ) : System
리턴 System