Various changes:
- Fix for GRAILS-10411 (super dispatchers) - Better forked JVM test harness - Work in progress on improved logging/explain mode
This commit is contained in:
10
springloaded/notes.md
Normal file
10
springloaded/notes.md
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
|
||||
Helpful snippets when debugging tests:
|
||||
ClassPrinter.print(z.getLatestExecutorBytes());
|
||||
Utils.dump("foo/SubControllerB", rtype.bytesLoaded);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user