I've been playing around with Visual Studio's built-in unit testing framework recently.<BR><BR>It seems any method that takes in a custom class instance fails tests. At first glance, the problem looks ...