junitx.ddtunit.data
Class ResourceNameFactory

java.lang.Object
  extended by junitx.ddtunit.data.ResourceNameFactory

public class ResourceNameFactory
extends Object

Author:
jg

Method Summary
static ResourceNameFactory getInstance()
           
 String getName(String packagePath, String resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ResourceNameFactory getInstance()
Returns:
instance of factory

getName

public String getName(String packagePath,
                      String resource)


Copyright © 2004-2011. All Rights Reserved.