OOoRunner test harness

helper
Class InetTools

java.lang.Object
  |
  +--helper.InetTools

public class InetTools
extends Object


Constructor Summary
InetTools()
           
 
Method Summary
static boolean setHTTPProxy(TestParameters param)
          Helper method: sets the HTTP-Proxy to values from lib.TestParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InetTools

public InetTools()
Method Detail

setHTTPProxy

public static boolean setHTTPProxy(TestParameters param)
Helper method: sets the HTTP-Proxy to values from lib.TestParameters

OOoRunner test harness