NUnit3Runtime Type
The --framework
option in running NUnit 3. There are three kinds - VXY, which means either
.NET framework or Mono, NetXY (use .NET framework with given version) and MonoXY
(Mono framework with given version). You can use Net or Mono to let NUnit select the version. You can
pass any value using Other.
Union cases
Union case | Description |
Full Usage:
Default
|
|
Full Usage:
Mono
|
|
Full Usage:
Mono20
|
|
Full Usage:
Mono30
|
|
Full Usage:
Mono35
|
|
Full Usage:
Mono40
|
|
Full Usage:
Net
|
|
Full Usage:
Net20
|
|
Full Usage:
Net30
|
|
Full Usage:
Net35
|
|
Full Usage:
Net40
|
|
Full Usage:
Net45
|
|
Full Usage:
Other string
Parameters:
string
|
|
Full Usage:
V20
|
|
Full Usage:
V30
|
|
Full Usage:
V35
|
|
Full Usage:
V40
|
|
Full Usage:
V45
|
Instance members
Instance member | Description |
Full Usage:
this.ParamString
Returns: string
|
|