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 "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/05/14 22:23:16 UTC

[jira] Closed: (DERBY-1556) Add a utility JUnit test decorator that drops all SQL objects in its tearDown method.

     [ https://issues.apache.org/jira/browse/DERBY-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel John Debrunner closed DERBY-1556.
----------------------------------------


> Add a utility JUnit test decorator that drops all SQL objects in its tearDown method.
> -------------------------------------------------------------------------------------
>
>                 Key: DERBY-1556
>                 URL: https://issues.apache.org/jira/browse/DERBY-1556
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Daniel John Debrunner
>             Fix For: 10.3.0.0
>
>
> Idea is to drop objects based upon input from DatabaseMetaData or Derby system catalogs where the meta data is insufficient.
> Would allow Junit tests to share databases.
> Can be incrementally developed and used, e.g. first step drop all views. Then tables etc. etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.