Uses of Class
org.apache.uima.pear.tools.InstallationController.TestStatus
-
Packages that use InstallationController.TestStatus Package Description org.apache.uima.pear.tools Theorg.apache.uima.pear.toolspackage provides applications and tools that allow installing PEAR packages containing UIMA-compliant components, verifying serviceability of installed components by using UIMA API and browsing PEAR packages. -
-
Uses of InstallationController.TestStatus in org.apache.uima.pear.tools
Methods in org.apache.uima.pear.tools that return InstallationController.TestStatus Modifier and Type Method Description InstallationController.TestStatusInstallationTester. doTest()static InstallationController.TestStatusInstallationController. verifyComponentInstallation(PackageBrowser pkgBrowser)Runs the installation test for a given installed pear component, and returns theTestStatusobject with the test results.
-