how would one test a method that returns a complicated object that does not allow access to its fields. Consider this snippet--how would one test a method that returns a comp
how would one test a method that returns a complicated object that does not allow access to its fields. Consider this snippet--how would one test a method that returns a comp