]
Lucia Jelinkova closed JBIDE-17087.
-----------------------------------
Verified JBT 4.2.0.beta2a
New Arquillian test case - invalid archive name warning
-------------------------------------------------------
Key: JBIDE-17087
URL:
https://issues.jboss.org/browse/JBIDE-17087
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: testing-tools
Affects Versions: 4.2.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Snjezana Peco
Priority: Minor
Fix For: 4.2.0.Beta2
When creating a new Arquillian test case there is a possibility to define the archive
name. When I type just "some_name" there is a warning saying it is invalid, but
with no other information about the file name format. So, few questions:
# is ti ok to be only warning or should it be an error?
# could you enhance the message to include information about the right file format?
# could you expect in the Archive name field only the file name and automatically add the
file extension during code generation based on the Archive type selected?