Property | Type | Description | |
---|---|---|---|
Control | AssemblyTestControl |
Method | Description | |
---|---|---|
AssemblyTest ( CrossUI.Runner.WPF.AssemblyTestConfiguration config, AssemblyTestControl control ) : System | ||
Dispose ( ) : void |
Method | Description | |
---|---|---|
asyncRunTest ( ) : void | ||
classCollapsed ( string ns, string className ) : void | ||
classExpanded ( string ns, string className ) : void | ||
runTest ( ) : TestResultAssembly |
public AssemblyTest ( CrossUI.Runner.WPF.AssemblyTestConfiguration config, AssemblyTestControl control ) : System | ||
config | CrossUI.Runner.WPF.AssemblyTestConfiguration | |
control | AssemblyTestControl | |
return | System |