/tst/org/diffkit/diff/testcase/test4.README.txt

http://diffkit.googlecode.com/ · Plain Text · 20 lines · 16 code · 4 blank · 0 comment · 0 complexity · 9c8921273f392aa09a8f00ef057c8444 MD5 · raw file

  1. test4 README
  2. =========
  3. Description
  4. ----------
  5. Compare two File tables using the most straightforward possible comparison.
  6. Everything is wired explicitly into a PassthroughPlan.
  7. Assumptions
  8. -----------
  9. - lhs & rhs are File tables
  10. - lhs vs. rhs has both row and column diffs
  11. - TableModel specifies compound primary key
  12. - Comparisons are all passthrough-- column identical on both sides & only Equals comparison
  13. Expectations
  14. -----------
  15. - first and last diffs are column diffs
  16. - four other row diffs