org.lobobrowser.html.test
Class MemoryTest

java.lang.Object
  extended by org.lobobrowser.html.test.MemoryTest

public class MemoryTest
extends java.lang.Object

Checks for memory leaks.


Constructor Summary
MemoryTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testParserLoop()
           
 void testRendererGUILoop()
           
 void testRendererLoop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryTest

public MemoryTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args -
Throws:
java.lang.Exception

testParserLoop

public void testParserLoop()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testRendererLoop

public void testRendererLoop()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testRendererGUILoop

public void testRendererGUILoop()
                         throws java.lang.Exception
Throws:
java.lang.Exception


SourceForge.net LogoCopyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.
[Cobra Project Home]