Uses of Class
org.opensextant.extractors.flexpat.PatternTestCase
Packages that use PatternTestCase
Package
Description
FlexPat -- A Pattern Definition & Testing Library
Patterns Of Life (PoLi)
XCoord: Geographic Coordinate Extraction
XTemporal: Date and Time Pattern Extraction
-
Uses of PatternTestCase in org.opensextant.extractors.flexpat
Fields in org.opensextant.extractors.flexpat with type parameters of type PatternTestCaseMethods in org.opensextant.extractors.flexpat that return PatternTestCaseModifier and TypeMethodDescriptionprotected abstract PatternTestCase
RegexPatternManager.create_testcase
(String id, String fam, String text) Implementation must create TestCases given the #TEST directive, #TEST RID TID TEXT -
Uses of PatternTestCase in org.opensextant.extractors.poli
Subclasses of PatternTestCase in org.opensextant.extractors.poliMethods in org.opensextant.extractors.poli that return PatternTestCaseModifier and TypeMethodDescriptionprotected PatternTestCase
PoliPatternManager.create_testcase
(String id, String fam, String text) Implementation must create TestCases given the #TEST directive, #TEST RID TID TEXT -
Uses of PatternTestCase in org.opensextant.extractors.xcoord
Subclasses of PatternTestCase in org.opensextant.extractors.xcoordMethods in org.opensextant.extractors.xcoord that return PatternTestCaseModifier and TypeMethodDescriptionprotected PatternTestCase
PatternManager.create_testcase
(String id, String fam, String text) Implementation must create TestCases given the #TEST directive, #TEST RID TID TEXT -
Uses of PatternTestCase in org.opensextant.extractors.xtemporal
Subclasses of PatternTestCase in org.opensextant.extractors.xtemporalMethods in org.opensextant.extractors.xtemporal that return PatternTestCaseModifier and TypeMethodDescriptionprotected PatternTestCase
PatternManager.create_testcase
(String id, String fam, String text)