/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

  1. test1 README
  2. =========
  3. Description
  4. ----------
  5. A basic sanity check that compares two identical DB tables using the most straightforward possible
  6. comparison. Everything is wired explicitly into a PassthroughPlan.
  7. Assumptions
  8. -----------
  9. - lhs & rhs are DB tables
  10. - lhs == rhs
  11. - Comparisons are all passthrough-- column identical on both sides & only Equals comparison
  12. Expectations
  13. -----------
  14. - no diffs