Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Grails-Functional-Test 1.2.7
-
Labels:None
Description
Calling "grails create-functional-test" with a package name results in the artifact getting created in the package name directory but the functional test does not include the package name. If you then try to run the test an error occurs.
After running "grails create-functional-test com.package.SampleFunctionalTests" then "grails functional-test" you get the following error:
Error loading functional test: com.package.SampleFunctionalTests
Adding "@artifact.package@" to the top of the FunctionalTest.groovy template fixes the issue.
Activity
Peter Ledbrook
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Grails-Functional-Test [ 13666 ] |
Contegix Support
made changes -
| Project Import | Thu Mar 24 21:55:00 CDT 2011 [ 1301021700396 ] |
Yue Cui
made changes -
| Key | GRAILSPLUGINS-2048 | GPFUNCTIONALTEST-24 |
| Fix Version/s | Grails-Functional-Test 1.2.7 [ 11308 ] | |
| Project | Grails Plugins [ 10021 ] | Functional Test Plugin [ 10120 ] |
| Fix Version/s | Grails-Functional-Test 1.2.7 [ 11716 ] | |
| Component/s | Grails-Functional-Test [ 10575 ] |