Method | Description | |
---|---|---|
CategoryGrouping ( NUnit.Gui.Presenters.GroupDisplayStrategy display ) : System | ||
Load ( IEnumerable |
||
OnTestFinished ( ResultNode result ) : void |
Method | Description | |
---|---|---|
SelectGroups ( TestNode testNode ) : NUnit.Gui.Presenters.TestGroup[] |
Method | Description | |
---|---|---|
AddGroup ( NUnit.Gui.Presenters.TestGroup group ) : void |
public CategoryGrouping ( NUnit.Gui.Presenters.GroupDisplayStrategy display ) : System | ||
display | NUnit.Gui.Presenters.GroupDisplayStrategy | |
return | System |
public OnTestFinished ( ResultNode result ) : void | ||
result | ResultNode | |
return | void |
protected SelectGroups ( TestNode testNode ) : NUnit.Gui.Presenters.TestGroup[] | ||
testNode | TestNode | |
return | NUnit.Gui.Presenters.TestGroup[] |