Uses of Class
ca.uhn.hl7v2.validation.app.TestApplication

Packages that use TestApplication
ca.uhn.hl7v2.validation.app   
 

Uses of TestApplication in ca.uhn.hl7v2.validation.app
 

Subclasses of TestApplication in ca.uhn.hl7v2.validation.app
 class MultiTestApplication
          A composite test application that delegates to multiple other test applications and returns a combined list of problems.
 class ProfileTestApplication
          Tests messages against conformance profiles.
 

Methods in ca.uhn.hl7v2.validation.app with parameters of type TestApplication
 void MultiTestApplication.addTest(TestApplication test)
          Registers a test app so that messages will be tested against it.
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.