JAL-2154 - rejig test pass code for breadth-first (or top down) repetition of fetch...
authorJim Procter <jprocter@issues.jalview.org>
Mon, 22 Aug 2016 15:42:53 +0000 (16:42 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Mon, 22 Aug 2016 15:42:53 +0000 (16:42 +0100)
commit6f9b0cd13d25cf041aed033652e87f2d547cba52
treefd7a3824b05317c4904eaded1ff6ddbe42e78df4
parentb135a253684e74d75c4050d9a1b70157e977c438
JAL-2154 - rejig test pass code for breadth-first (or top down) repetition of fetch/fetch crossref/fetch crossref.

* First iteration, all pass counters at zero, process through all crossrefs.
* Next iteration, pass1=1 - recover, process through all crossers
* Next iteration, pass2=1 - recover each first crossref result and process through
* Last iteration, pass3=1 - recover each second crossref result and process.
test/jalview/io/CrossRef2xmlTests.java