You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "ahsan shamsudeen (JIRA)" <ji...@apache.org> on 2013/07/22 04:16:48 UTC

[jira] [Created] (DERBY-6299) Delete the wrapper classes and Change all the import statements to reference the new location of SanityManager and AssertFailure

ahsan shamsudeen created DERBY-6299:
---------------------------------------

             Summary: Delete the wrapper classes and Change all the import statements to reference the new location of SanityManager and AssertFailure
                 Key: DERBY-6299
                 URL: https://issues.apache.org/jira/browse/DERBY-6299
             Project: Derby
          Issue Type: Sub-task
          Components: Test
            Reporter: ahsan shamsudeen
            Assignee: ahsan shamsudeen
            Priority: Minor


According to the coverage reports, All classes in  Org.apache.derby.iapi.services.sanity  have completely zero coverage.
So this sub-task is to improve code coverage by doing the  following.
 
1)Change all the import statements in the code to reference the new location of SanityManager and    
   AssertFailure
2) Delete the wrapper classes org.apache.derby.iapi.services.sanity.SanityManager
   org.apache.derby.iapi.services.sanity.AssertFailure

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira