** Changed in: nunit-3.0 Status: Fix Committed => Fix Released -- DatapointsAttribute should be allowed on properties and methods https://bugs.launchpad.net/bugs/563532 You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2.
Status in NUnit Test Framework: Fix Released Status in NUnit V2 Test Framework: Fix Released 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. _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp