https://bugzilla.novell.com/show_bug.cgi?id=351638
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=351638#c9 --- Comment #9 from Gert Driesen <[EMAIL PROTECTED]> 2008-04-03 00:15:16 MST --- Hey Juraj, I don't see myself as a unit test expert. I'm just a strong advocate for having changes covered by unit tests. I understand you don't want to have 48 individual tests, but I personally would still prefer that as it allow you to mark a single test as NotWorking if the MS implementation changes in future revisions. Instead of using reflection to run the tests, you could have it produce the test code and include that app (as comments) in the test suite for System.Array. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
