This is part of the Fake.Core.Trace module.
Note: Adding new cases to this type is not considered a breaking change!
Please consider not using a match on this type in code external to the fake repository.
Union Case | Description |
BuildArtifact
Signature:
|
|
BuildArtifactWithName(artifactName)
Signature: string
|
|
Checkstyle
Signature:
|
|
DotNetCoverage(DotNetCoverageTool)
Signature: DotNetCoverageTool
|
|
DotNetDupFinder
Signature:
|
|
FindBugs
Signature:
|
|
FxCop
Signature:
|
|
Gtest
Signature:
|
|
Jslint
Signature:
|
|
Junit
Signature:
|
|
Mstest
Signature:
|
|
Nunit(NunitDataVersion)
Signature: NunitDataVersion
|
|
Pmd
Signature:
|
|
PmdCpd
Signature:
|
|
ReSharperInspectCode
Signature:
|
|
Surefire
Signature:
|
|
Xunit
Signature:
|
|
Instance member | Description |
x.Name
Signature: string
|
|