Comment 1 for bug 676560

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

Implementing this requires some big changes in the way comparison is done, since we need to test for a generic interface. NUnitEqualityComparer is not generic in the current release and would have to be changed to be generic in order to implement this request. This is a good idea but there is a question of what release to do it in.