-
You can now (in SVN r815) gain access to the current WebWindow and WebClient in the HtmlUnitTestingEngineImpl. That is, something like:
WebTester wt;
((HtmlUnitTestingEngineImpl) wt.getTestingEngine()).getWebClient();
For the example above with a new WebClient, you would need to do something like this (I think, not tested):
1. Create your own subclass of WebTester
2. Override...
2009-11-30 06:35:02 UTC in JWebUnit
-
jevonwright committed revision 815 to the JWebUnit SVN repository, changing 2 files.
2009-11-30 06:34:35 UTC in JWebUnit
-
jevonwright committed revision 814 to the JWebUnit SVN repository, changing 1 files.
2009-11-30 06:23:59 UTC in JWebUnit
-
jevonwright committed revision 4 to the Simple C++ Testing Framework SVN repository, changing 7 files.
2009-11-02 21:47:15 UTC in Simple C++ Testing Framework
-
jevonwright committed revision 3 to the Simple C++ Testing Framework SVN repository, changing 1 files.
2009-11-02 21:32:32 UTC in Simple C++ Testing Framework
-
jevonwright committed revision 2 to the Simple C++ Testing Framework SVN repository, changing 5 files.
2009-11-02 21:29:34 UTC in Simple C++ Testing Framework
-
jevonwright committed revision 1 to the Simple C++ Testing Framework SVN repository, changing 3 files.
2009-11-02 21:28:23 UTC in Simple C++ Testing Framework
-
jevonwright changed the public information on the Simple C++ Testing Framework project.
2009-11-02 21:25:53 UTC in Simple C++ Testing Framework
-
jevonwright changed the public information on the Simple C++ Testing Framework project.
2009-11-02 21:25:52 UTC in Simple C++ Testing Framework
-
Hi,
This was with both the latest version from the update site, and the latest from SVN.
The contents of my headers.xml are as follows:
...
2009-09-10 07:46:50 UTC in Eclipse Copyright Generator