R
Reporter
I want to have some of my JUNit tests write additional files to the
"results" directory. I know I could easily hack my code to write to
that directory, but is there some elegant way that I can tap into the
JUnit "todir" attribute from within the context of the TestCase class.
"results" directory. I know I could easily hack my code to write to
that directory, but is there some elegant way that I can tap into the
JUnit "todir" attribute from within the context of the TestCase class.