/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
- test4 README
- =========
- Description
- ----------
- Compare two File tables using the most straightforward possible comparison.
- Everything is wired explicitly into a PassthroughPlan.
- Assumptions
- -----------
- - lhs & rhs are File tables
- - lhs vs. rhs has both row and column diffs
- - TableModel specifies compound primary key
- - Comparisons are all passthrough-- column identical on both sides & only Equals comparison
- Expectations
- -----------
- - first and last diffs are column diffs
- - four other row diffs