Summary
Helpful XUnit Extensions
- Assembly
- Rocket
.Surgery .Extensions .Testing .XUnit .dll - Namespace
- xunit
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["XUnitExtensions"]
class Type type-node
Syntax
public static class XUnitExtensions
Methods
Name | Value | Summary |
---|---|---|
GetTest |
ITest |
Gets the test from the ITestOutputHelper
static
|