Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2 final
-
Component/s: None
-
Labels:None
Description
it's conceivable that test types will want to get at the compiled version of a source file, so it would be good to add
File getClassFileForTestClass(Class clazz) { new File(compiledClassesDir, clazz.name.replaceAll(".", "/") + ".class") }
Added in http://github.com/grails/grails/commit/e8a758dd94e4402bc67db9f9965d1402991e29ba