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