Bugs item #2436699, was opened at 2008-12-17 02:50
Message generated for change (Comment added) made by henryju
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2436699&group_id=61302

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core API
Group: Release 2.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jevon Wright (jevonwright)
Assigned to: Jevon Wright (jevonwright)
Summary: JWebUnit test cases are not self-contained

Initial Comment:
JUnit tests should be completely self contained -- that is, you can run any 
test suite, test case or test method individually and it will test fine. 
However the JWebUnit tests do not meet this requirement, as the Jetty 
initialisation is done before the test cases are run?, so individual test cases 
cannot run (e.g. through Eclipse).

This would be helpful for debugging test cases.

----------------------------------------------------------------------

>Comment By: Julien HENRY (henryju)
Date: 2010-10-19 12:04

Message:
The problem is tests are in a separate module to allow easy sharing between
htmlunit and selenium testing engines.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2436699&group_id=61302

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to