org.archive.util
Class TestUtils

java.lang.Object
  extended by org.archive.util.TestUtils

public class TestUtils
extends java.lang.Object

Utility methods useful in testing situations.

Author:
gojomo

Constructor Summary
TestUtils()
           
 
Method Summary
static void forceScarceMemory()
          Temporarily exhaust memory, forcing weak/soft references to be broken.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUtils

public TestUtils()
Method Detail

forceScarceMemory

public static void forceScarceMemory()
Temporarily exhaust memory, forcing weak/soft references to be broken.



Copyright © 2003-2011 Internet Archive. All Rights Reserved.