net.sourceforge.pmd.util.database
Class ResourceLoaderTest

java.lang.Object
  extended by net.sourceforge.pmd.util.database.ResourceLoaderTest

public class ResourceLoaderTest
extends Object

Author:
sturton

Constructor Summary
ResourceLoaderTest()
           
 
Method Summary
 void testGetResourceStream()
          Test of getResourceStream method, of class ResourceLoader.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceLoaderTest

public ResourceLoaderTest()
Method Detail

testGetResourceStream

public void testGetResourceStream()
                           throws Exception
Test of getResourceStream method, of class ResourceLoader.

Throws:
Exception


Copyright © 2002–2015 InfoEther. All rights reserved.