JAL-4313 Create utilities to test annotations
authorMateusz Warowny <mmzwarowny@dundee.ac.uk>
Wed, 25 Oct 2023 15:43:56 +0000 (17:43 +0200)
committerMateusz Warowny <mmzwarowny@dundee.ac.uk>
Mon, 30 Oct 2023 14:35:18 +0000 (15:35 +0100)
commit2ea710eca2128ed962434e668bbf51180b6ceab8
treed54efeac6abf58fc66ac310964df4d4b430c12e9
parente8ca44a5b30d7a5dfef4299ac6ea3f15ad763096
JAL-4313 Create utilities to test annotations
test/jalview/testutils/AnnotationsMatcher.java [new file with mode: 0644]
test/jalview/testutils/AnnotationsMatcherTest.java [new file with mode: 0644]
test/jalview/testutils/Matchers.java