[Webtest] [webtest][JIRA] Created: (WT-27) Run-time dependency on JUnit

Denis N. Antonioli (JIRA) webtest@lists.canoo.com
Mon, 21 Feb 2005 13:55:42 +0100 (CET)


Run-time dependency on JUnit
----------------------------

         Key: WT-27
         URL: http://webtest-community.canoo.com/jira/browse/WT-27
     Project: WebTest
        Type: Task
    Reporter: Denis N. Antonioli


The step VerifyPdfTextFieldStep introduces a run-time dependency on junit.

com.canoo.webtest.steps.pdftest.VerifyPdfTextFieldStep uses a
   com.canoo.pdftest.testcase.PdfTextFieldExistsTestCase
that extends
   junit.framework.TestCase

PdfTextFieldExistsTestCase itself is not part of webtest but is in lib/pdfUnit.


We have the choice of
(1) keep the dependecy and move junit from lib/build to lib/runtime
or 
(2) remove the dependeny and change the pdf pacakge,.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira