You mean File.createTempFile()? Yes, though here the test wants to create a temp directory. Is there a good way to do that?
On Tue, Apr 6, 2010 at 12:17 PM, Benson Margulies <bimargul...@gmail.com> wrote: > The File class is my usual solution here.
You mean File.createTempFile()? Yes, though here the test wants to create a temp directory. Is there a good way to do that?
On Tue, Apr 6, 2010 at 12:17 PM, Benson Margulies <bimargul...@gmail.com> wrote: > The File class is my usual solution here.