ma.glasnost.orika.test.perf
Class MultiLayeredClassloaderTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.perf.MultiLayeredClassloaderTestCase

public class MultiLayeredClassloaderTestCase
extends Object

Author:
matt.deboer@gmail.com

Constructor Summary
MultiLayeredClassloaderTestCase()
           
 
Method Summary
static File createTempDirectory()
          Creates a new temporary directory
 void nestedClassLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiLayeredClassloaderTestCase

public MultiLayeredClassloaderTestCase()
Method Detail

createTempDirectory

public static File createTempDirectory()
                                throws IOException
Creates a new temporary directory

Returns:
Throws:
IOException

nestedClassLoader

public void nestedClassLoader()
                       throws Exception
Throws:
Exception


Copyright © 2012 Glasnost. All Rights Reserved.