No allowance is currently made for nullable arguments in TestCase parameter conversions

Bug #461721 reported by Yann Duran
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit Framework
Triaged
Medium
Unassigned

Bug Description

Registering this bug at Charlie's suggestion. Issue now tracked at https://github.com/nunit/nunit-framework/issues/17.

Tags: github
Revision history for this message
Charlie Poole (charlie.poole) wrote :

This is a moderately large bit of work, requiring tests to verify that nullable arguments can be used in test cases and that the various sources support them correctly. All code that deals with nullable arguments should be under the control of an #if NET_2_0 statement.

Changed in nunitv2:
status: New → Triaged
importance: Undecided → Medium
Changed in nunit-3.0:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Charlie Poole (charlie.poole) wrote :

Will not be fixed in 2.x

Changed in nunitv2:
status: Triaged → Won't Fix
tags: added: framework
no longer affects: nunitv2
description: updated
tags: added: github
removed: framework
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.