org.chorem.pollen
Class PolleIOUtil

java.lang.Object
  extended by org.chorem.pollen.PolleIOUtil

public class PolleIOUtil
extends Object

Some utils IO methods.

Since:
1.3
Author:
tchemit

Constructor Summary
protected PolleIOUtil()
           
 
Method Summary
static File getTestSpecificDirectory(Class<?> klass, String methodName, long timestamp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolleIOUtil

protected PolleIOUtil()
Method Detail

getTestSpecificDirectory

public static File getTestSpecificDirectory(Class<?> klass,
                                            String methodName,
                                            long timestamp)


Copyright © 2009-2012 CodeLutin. All Rights Reserved.