org.sourceforge.jemm.weaver.io
Class ClassPathLoaderTest

java.lang.Object
  extended by org.sourceforge.jemm.weaver.io.ClassPathLoaderTest

public class ClassPathLoaderTest
extends java.lang.Object

Tests for ClassPathLoader

Author:
Paul Keeble.

Constructor Summary
ClassPathLoaderTest()
           
 
Method Summary
 void findDummyClass()
          Tests loading a dummy class from the classpath.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathLoaderTest

public ClassPathLoaderTest()
Method Detail

findDummyClass

public void findDummyClass()
                    throws java.io.IOException
Tests loading a dummy class from the classpath.

Throws:
java.io.IOException - On error.


Copyright © 2009. All Rights Reserved.