首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > nunit.commonfixtures

nunit.commonfixtures

  • 资源大小:251.58 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

NUnit.CommonFixtures A set of reusable test fixtures based on NUnit. Value Object Test Fixture http://kennethxu.blogspot.com/2009/11/unit-test-value-object.html * Test each property by setting it to a few values and assert read the same back. * Test each property"s initial value to be either the default value of the type or specified by the DefaultValueAttribute. * Test the value object equals when and only when each property is equals. * Verify hash code are same when objects are equal. * If the value object implements ICloneable, verify the each property of cloned object is equals to the corresponding property of the original object. * If the value object implements INotifyPropertyChanged, assert the event is fired with the correct property name when every one of properties is changed.

文 件 列 表

net
2.0
3.5
README.TXT
VERSION.TXT
VIP VIP
0.236173s