Revision: 768
http://jwebunit.svn.sourceforge.net/jwebunit/?rev=768&view=rev
Author: jevonwright
Date: 2008-11-24 00:56:04 +0000 (Mon, 24 Nov 2008)
Log Message:
-----------
adding missing method in SeleniumTestingEngine
Modified Paths:
--------------
trunk/jwebunit-selenium-plugin/src/main/java/net/sourceforge/jwebunit/selenium/SeleniumTestingEngineImpl.java
Modified:
trunk/jwebunit-selenium-plugin/src/main/java/net/sourceforge/jwebunit/selenium/SeleniumTestingEngineImpl.java
===================================================================
---
trunk/jwebunit-selenium-plugin/src/main/java/net/sourceforge/jwebunit/selenium/SeleniumTestingEngineImpl.java
2008-11-18 03:09:00 UTC (rev 767)
+++
trunk/jwebunit-selenium-plugin/src/main/java/net/sourceforge/jwebunit/selenium/SeleniumTestingEngineImpl.java
2008-11-24 00:56:04 UTC (rev 768)
@@ -725,4 +725,9 @@
throw new UnsupportedOperationException("hasDomComment");
}
+ public List<String> getComments() {
+ // TODO implement method
+ throw new UnsupportedOperationException("getComments");
+ }
+
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development