[
https://jira.jboss.org/jira/browse/JBIDE-5837?page=com.atlassian.jira.plu...
]
Yahor Radtsevich resolved JBIDE-5837.
-------------------------------------
Resolution: Done
RESOLVED
Now to declare projects to be loaded to perform VPE UI tests, add the following line to a
org.jboss.tools.vpe.ui.tests extension:
<testProject name="TEST_PROJECT_NAME"
path="PATH_TO_THE_PROJECT"/>
If the project is declared, it will be loaded automatically as it is requested through
org.jboss.tools.vpe.ui.test.ProjectsLoader or org.jboss.tools.vpe.ui.test.TestUtil .
Make possible to run VPE JUnit tests one by one
-----------------------------------------------
Key: JBIDE-5837
URL:
https://jira.jboss.org/jira/browse/JBIDE-5837
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Visual Page Editor core
Affects Versions: 3.1.0.CR1
Reporter: Yahor Radtsevich
Assignee: Yahor Radtsevich
Fix For: 3.1.1
Currently VPE JUnit tests can be runned only as a part of a bigger test suite like
JsfAllTests or RichFacesAllTests. It slows down the development process. A way to run the
tests one by one should be provided.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira