You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Juan Pablo Santos Rodríguez (Jira)" <ji...@apache.org> on 2019/12/18 22:51:00 UTC

[jira] [Created] (JSPWIKI-1124) TestEngine improvements

Juan Pablo Santos Rodríguez created JSPWIKI-1124:
----------------------------------------------------

             Summary: TestEngine improvements
                 Key: JSPWIKI-1124
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1124
             Project: JSPWiki
          Issue Type: Task
          Components: Unit Testing
            Reporter: Juan Pablo Santos Rodríguez
             Fix For: 2.11.0-M6


add new static methods to build {{TestEngine}} instances, which do not throw checked Exceptions and thus allows instances to be built as member of test classes, instead of rebuilding for every test, saving some time in the process.

{{TestEngine}} will generate separate page, attachment and work directories, in order to allow each instance to work with a clean file installation.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)