Update TestFixtureAttributeExamples.cs To give an example of using params in a constructor #1076
Annotations
3 errors and 2 warnings
Build:
docs/snippets/Snippets.NUnit/Attributes/TestFixtureAttributeExamples.cs#L47
The name 'eqArgument' does not exist in the current context
|
Build:
docs/snippets/Snippets.NUnit/Attributes/TestFixtureAttributeExamples.cs#L47
The name 'eqArgument' does not exist in the current context
|
Build
Process completed with exit code 1.
|
Build:
docs/snippets/Snippets.NUnit/Attributes/TestFixtureAttributeExamples.cs#L43
Non-nullable field '_neq' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
docs/snippets/Snippets.NUnit/Attributes/TestFixtureAttributeExamples.cs#L43
Non-nullable field '_neq' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading