
|
If you were logged in you would be able to see more operations.
|
|
|
|
Need to include
import org.springframework.mock.web.MockHttpServletRequest;
import org.apache.struts2.ServletActionContext;
in PersonActionTest.java to compile. This is not mentioned in the first PersonActionTest.java snippet nor when you add the testEdit(), testSave() and testRemove() methods (which need the imports)
Theo
|
|
Description
|
Need to include
import org.springframework.mock.web.MockHttpServletRequest;
import org.apache.struts2.ServletActionContext;
in PersonActionTest.java to compile. This is not mentioned in the first PersonActionTest.java snippet nor when you add the testEdit(), testSave() and testRemove() methods (which need the imports)
Theo
|
Show » |
Sort Order:
made changes - 28/Jun/07 10:09 AM
| Field |
Original Value |
New Value |
|
Fix Version/s
|
|
2.0-RC1
[ 10151
]
|
made changes - 13/Aug/07 11:26 PM
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|