org.nuiton.plugin
Class PluginHelperTest

java.lang.Object
  extended by org.nuiton.plugin.PluginHelperTest

public class PluginHelperTest
extends Object

Tests the PluginHelper class.

Since:
1.2.3
Author:
tchemit

Constructor Summary
PluginHelperTest()
           
 
Method Summary
protected  File getFile()
           
 void testGetLines()
           
 void testGetLinesAsFiles()
           
 void testGetLinesAsURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginHelperTest

public PluginHelperTest()
Method Detail

getFile

protected File getFile()
                throws URISyntaxException
Throws:
URISyntaxException

testGetLines

public void testGetLines()
                  throws Exception
Throws:
Exception

testGetLinesAsURL

public void testGetLinesAsURL()
                       throws Exception
Throws:
Exception

testGetLinesAsFiles

public void testGetLinesAsFiles()
                         throws Exception
Throws:
Exception


Copyright © 2009-2010 CodeLutin. All Rights Reserved.