Changeset 1432 for trunk/test/integration/gscf/SampleTests.groovy
- Timestamp:
- Jan 22, 2011, 4:07:36 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/integration/gscf/SampleTests.groovy
r1430 r1432 1 1 package gscf 2 2 3 import dbnp.studycapturing.Study 4 import dbnp.studycapturing.Template 3 import dbnp.studycapturing.* 5 4 import grails.test.GrailsUnitTestCase 6 import dbnp.studycapturing.SamplingEvent 7 import dbnp.studycapturing.Sample 8 import dbnp.studycapturing.TemplateFieldType 9 import dbnp.studycapturing.Subject 10 import dbnp.studycapturing.EventGroup 5 import nl.grails.plugins.gdt.* 11 6 12 7 /**
Note: See TracChangeset
for help on using the changeset viewer.