Changeset 984 for trunk/test/integration
- Timestamp:
- Oct 22, 2010, 4:52:47 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/integration/RestControllerTests.groovy
r983 r984 66 66 controller.getStudies() 67 67 println controller.response.contentAsString 68 controller.response.getHeaders().each { println it }69 68 } 70 69
Note: See TracChangeset
for help on using the changeset viewer.