GooglePrettify

2017年3月31日 星期五

Correct way to unit test the type of an object

 Assert.AreEqual(typeof(MyObject), obj.GetType());

from : http://stackoverflow.com/questions/22362634/correct-way-to-unit-test-the-type-of-an-object

沒有留言:

張貼留言