C# 클래스 CrossUI.Runner.WPF.AssemblyTest

상속: IDisposable
파일 보기 프로젝트 열기: pragmatrix/CrossUI 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Control AssemblyTestControl

공개 메소드들

메소드 설명
AssemblyTest ( CrossUI.Runner.WPF.AssemblyTestConfiguration config, AssemblyTestControl control ) : System
Dispose ( ) : void

비공개 메소드들

메소드 설명
asyncRunTest ( ) : void
classCollapsed ( string ns, string className ) : void
classExpanded ( string ns, string className ) : void
runTest ( ) : TestResultAssembly

메소드 상세

AssemblyTest() 공개 메소드

public AssemblyTest ( CrossUI.Runner.WPF.AssemblyTestConfiguration config, AssemblyTestControl control ) : System
config CrossUI.Runner.WPF.AssemblyTestConfiguration
control AssemblyTestControl
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

프로퍼티 상세

Control 공개적으로 프로퍼티

public AssemblyTestControl Control
리턴 AssemblyTestControl