/tst/org/diffkit/diff/testcase/test1.README.txt
http://diffkit.googlecode.com/ · Plain Text · 18 lines · 14 code · 4 blank · 0 comment · 0 complexity · f66482c5fa520d343dea9929a5874094 MD5 · raw file
- test1 README
- =========
- Description
- ----------
- A basic sanity check that compares two identical DB tables using the most straightforward possible
- comparison. Everything is wired explicitly into a PassthroughPlan.
- Assumptions
- -----------
- - lhs & rhs are DB tables
- - lhs == rhs
- - Comparisons are all passthrough-- column identical on both sides & only Equals comparison
- Expectations
- -----------
- - no diffs