Ncover
Properties
Link copied to clipboard
Write assembly names separated with new line. Leave blank for all assembly names (without paths and ".dll" or ".exe" extensions) to profile. Equivalent to //a NCover.Console option.
Link copied to clipboard
List of attributes making classes or methods to be excluded from coverage. Equivalent to //ea NCover.Console option.
Link copied to clipboard
Write additional explorer coverage tool specific arguments.
Link copied to clipboard
Path to explorer coverage tool
Link copied to clipboard
Specify the .NET runtime bitness.
Link copied to clipboard
Specify the .NET runtime version.
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
fun booleanParameter(customName: String? = null, trueValue: String? = "true", falseValue: String? = "false"): DelegateProvider<Boolean?>
Link copied to clipboard
Link copied to clipboard
Copies parameters of this object to the specified target
Link copied to clipboard
Link copied to clipboard
fun <E : Enum<E>> enumParameter(customName: String? = null, mapping: Map<E, String?>? = null): DelegateProvider<E>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard