BusinessObjectFixture<T>.ComparePropertyValue

Compares the actual value of a property against its expected (original) value.

public virtual PropertyComparer ComparePropertyValue( string propertyName,
	object expectedValue,
	object actualValue );

Parameters

propertyName
The name of the property being checked.

expectedValue
The expected value.

actualValue
The actual value.


See also:

Class BusinessObjectFixture


  Last Updated: 5/23/2007 | © , 2007