JAL-3829 move mock query and responses to files
authorJim Procter <j.procter@dundee.ac.uk>
Tue, 14 Sep 2021 13:38:02 +0000 (14:38 +0100)
committerJim Procter <j.procter@dundee.ac.uk>
Tue, 14 Sep 2021 13:38:02 +0000 (14:38 +0100)
commit392e8fadb91582afd4c2626d1aec845b1280122a
treefb119ae5f56dff5db54e63e1070daf375c4238df
parent9bb5d32aaf6fae60f127761f780055d0eb119c3d
JAL-3829 move mock query and responses to files
src/jalview/fts/service/pdb/PDBFTSRestClient.java
test/jalview/fts/service/pdb/PDBFTSRestClientTest.java
test/jalview/fts/threedbeacons/TDBeaconsFTSRestClientTest.java
test/jalview/fts/threedbeacons/p01308_pdbfts_query.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p01308_pdbfts_resp.txt [new file with mode: 0644]
test/jalview/fts/threedbeacons/p01308_tdb_resp.txt [new file with mode: 0644]
test/jalview/gui/StructureChooserTest.java
test/jalview/gui/structurechooser/StructureChooserQuerySourceTest.java