[JBoss JIRA] Created: (JBIDE-6460) Create a SeamTest automatically for new Entity or separately for existing entity
by Robb Greathouse (JIRA)
Create a SeamTest automatically for new Entity or separately for existing entity
--------------------------------------------------------------------------------
Key: JBIDE-6460
URL: https://jira.jboss.org/browse/JBIDE-6460
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Affects Versions: 3.1.1
Environment: all
Reporter: Robb Greathouse
Assignee: Alexey Kazakov
In order to further test driven development it would be handy to have a SeamTest create when creating a SeamEntity.
Basically, the test would include a Search Test, a Create Test, a Select Test (after searching), an Update Test and a Delete Test. These are fairly simply to do and it would be easy to implement for Eclipse plugin.
This would provide a basic test example to the user which could be built out as they built their application.
Even more advanced would be to be able to build out the test from a use case and then build out the domain from there. Still working to figure out how to do that with Seam.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-8404) 2 failing tests in jsf.vpe
by Nick Boldt (JIRA)
2 failing tests in jsf.vpe
--------------------------
Key: JBIDE-8404
URL: https://issues.jboss.org/browse/JBIDE-8404
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.Final
Reporter: Nick Boldt
Assignee: Alexey Kazakov
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_stable_branch.compon...
org.jboss.tools.jsf.vpe.jsf.test.JsfAllTests.testCAforJSPFiles
Number of ca proposals shouldn't be a 0
org.jboss.tools.jsf.vpe.jstl.test.JstlAllTests.testRequestEncoding
Caused by: java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.style.SemanticHighlightingReconciler.reconcile(SemanticHighlightingReconciler.java:115)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.endProcessing(DocumentRegionProcessor.java:119)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:682)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months