Метод | Описание | |
---|---|---|
Compare ( Fact expected, Fact actual ) : IEnumerable |
Compares the expected to the actual fact.
|
|
CompareNetObjectsBasedFactComparer ( ICompareLogic logic ) : System |
Initializes a new instance of the CompareNetObjectsBasedFactComparer class.
|
public Compare ( Fact expected, Fact actual ) : IEnumerable |
||
expected | Fact | The expected fact. |
actual | Fact | The actual fact. |
Результат | IEnumerable |
public CompareNetObjectsBasedFactComparer ( ICompareLogic logic ) : System | ||
logic | ICompareLogic | The comparer. |
Результат | System |