Uses of Class
org.apache.uima.fit.testing.junit.ManagedJCas
-
Uses of ManagedJCas in org.apache.uima.fit.testing.junit
Modifier and TypeMethodDescriptionManagedJCas.skipValidation()
Skip validation for the current test run only.ManagedJCas.withDefaultValidator
(Validator aValidator) Set a default validator for the all test runs.ManagedJCas.withoutDefaultValidator()
Skip validation by default.ManagedJCas.withValidator
(Validator aValidator) Set a validator for the current test run only.