Tim Michalski

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Tim Michalski commented, -
-
-
Tim Michalski created a post, Cannot resolve symbol GrailsUnitTestCase
I'm going nuts trying to figure out why IntelliJ 8.x will not find my grails.test.GrailsUnitTestCase file.import grails.test.GrailsUnitTestCaseclass ControlServiceTests extends GrailsUnitTestCase {...