KNSTestBase.java | Class | This class is the superclass for all test cases which may require the use of
services, or datasources, or any of the other expensive/time-consuming
infrastructure.
For test methods or classes with the
RelatesTo annotation, this class
also wraps any test errors or failures with a notice that the listed JIRA
issues are related. |