Fixed assertion on two references of different class types
User object will be serialized into a String using toString() but this should not be done in a unit test.
Please register or sign in to comment
User object will be serialized into a String using toString() but this should not be done in a unit test.