Glen Mazza created JSPWIKI-753:
----------------------------------
Summary: Consolidate TestEngine.deleteTestPage to single,
non-static method
Key: JSPWIKI-753
URL: https://issues.apache.org/jira/browse/JSPWIKI-753
Project: JSPWiki
Issue Type: Improvement
Components: Core & storage
Reporter: Glen Mazza
Priority: Minor
In completing JSP-665 (well, still have to handle page renames but that's
upcoming...), I temporarily created a non-static nonStaticDeleteTestPage
alongside the static one (necessary for the TestEngine to send PAGE_DELETED
notification). This patch gets rid of the static deleteTestPage and renames
the other to deleteTestPage and updates all the test cases to use it. The
JUnit tests all worked fine after this patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira