|
I want to write a tester that logs every path
through a piece of code. It could then be used to test code. The
program would change the byte code, such that all unique paths through the code
are logged. What do you all think of this idea?
/**
* Kyle Wayne Kelly * Computer Science Student * University of New Orleans * 504-391-3985 * http://www.cs.uno.edu/~kkelly * Glory to God! */ |
- Re: [JAVA3D] OFFTOPIC Debugging idea Kyle Wayne Kelly
- Re: [JAVA3D] OFFTOPIC Debugging idea Daniel Selman
