Class jalview.datamodel.features.FeatureMatcherSetTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testAnd | 0s | passed |
| testFromString | 0.001s | passed |
| testGetMatchers | 0.001s | passed |
| testIsEmpty | 0s | passed |
| testMatches_byAttribute | 0s | passed |
| testMatches_compoundKey | 0.001s | passed |
| testOr | 0s | passed |
| testToStableString | 0s | passed |
| testToString | 0.001s | passed |
Standard error
Invalid descriptor: (AF LT 1.2) OR (CLIN_SIG NotContains path) AND ('CSQ:Poly Phen' NotMatches 'foo bar')
Invalid descriptor: (AF LT 1.2) and (CLIN_SIG NotContains path) or ('CSQ:Poly Phen' NotMatches 'foo bar')
Invalid descriptor: AF LT 1.2 or CLIN_SIG NotContains path
Invalid descriptor: (AF LT 1.2) but (AF GT -2)
Invalid matcher format: 'AF lt '1.2'
Invalid descriptor: ('AF lt '1.2')
Invalid matcher format: 'AF' lt '1.2
Invalid descriptor: ('AF' lt '1.2)