[
https://issues.jboss.org/browse/FURNACE-58?page=com.atlassian.jira.plugin...
]
George Gastaldi commented on FURNACE-58:
----------------------------------------
- it should call addBeansXml() when running using the CDI container
- it should call addAsServiceProvider(Service.class, MyClassTest.class) when running using
the Simple container
- it should call addAsLocalServices(MyClassTest.class) when running using the Local
container
Provide default @Deployment if it does not exist
------------------------------------------------
Key: FURNACE-58
URL:
https://issues.jboss.org/browse/FURNACE-58
Project: Forge: Furnace
Issue Type: Feature Request
Components: Test Harness
Affects Versions: 2.19.0.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.19.1.Final
In order to avoid writing the deployment method (considered a boilerplate code)
{{FurnaceDeploymentScenarioGenerator}} should generate a default @Deployment if a
deployment method is not found.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)