DatapointsAttribute should be allowed on properties and methods
Bug #563532 reported by
Charlie Poole
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
NUnit Framework |
Fix Released
|
High
|
Charlie Poole | ||
NUnit V2 |
Fix Released
|
High
|
Charlie Poole |
Bug Description
Currently DatapointsAttribute must be on a field in order to be recognized. We should support properties and methods as well, as we do for TestCaseSource and ValueSource.
Changed in nunitv2: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 2.5.5 |
summary: |
- Datapoint(s)Attribute should be allowed on properties and methods + DatapointsAttribute should be allowed on properties and methods |
description: | updated |
Changed in nunitv2: | |
status: | Triaged → Fix Committed |
assignee: | nobody → Charlie Poole (charlie.poole) |
Changed in nunit-3.0: | |
status: | New → Confirmed |
status: | Confirmed → Triaged |
importance: | Undecided → High |
assignee: | nobody → Charlie Poole (charlie.poole) |
milestone: | none → 2.9.4 |
Changed in nunit-3.0: | |
status: | Triaged → Fix Committed |
Changed in nunitv2: | |
status: | Fix Committed → Fix Released |
Changed in nunit-3.0: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.