org.globus.util
Class TestUtil

java.lang.Object
  extended byorg.globus.util.TestUtil

public class TestUtil
extends Object


Constructor Summary
TestUtil(String config)
           
 
Method Summary
 String get(String propName)
           
 int getAsInt(String propName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUtil

public TestUtil(String config)
         throws Exception
Method Detail

get

public String get(String propName)

getAsInt

public int getAsInt(String propName)