Inheritance from WebtestCase
----------------------------
Key: WT-537
URL: http://webtest-community.canoo.com/jira/browse/WT-537
Project: WebTest
Type: Task
Reporter: Paul Mecca
I have built some test caes for my company's site and charged with the task of
refactoring the tests in an abstract class which extends WebtestCase. My code
was written with Groovy. So the abstract class extends WebtestCase and my test
classes extend the abstract class.When the test runs I get the following error:
Caused by: : Problem: failed to create task or type openPage
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
at
org.apache.tools.ant.UnknownElement.getNotFoundException(UnknownElement.java:481)
Is there a way to successfully accomplish this?
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest