org.apache.torque.generator.source.stream
Class FileSourceProviderTest

java.lang.Object
  extended by org.apache.torque.generator.source.stream.FileSourceProviderTest

public class FileSourceProviderTest
extends Object


Constructor Summary
FileSourceProviderTest()
           
 
Method Summary
 void testReadFiles()
           
 void testReadFilesBasedirNull()
           
 void testReadFilesCombineFiles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSourceProviderTest

public FileSourceProviderTest()
Method Detail

testReadFiles

public void testReadFiles()
                   throws ConfigurationException,
                          SourceException
Throws:
ConfigurationException
SourceException

testReadFilesCombineFiles

public void testReadFilesCombineFiles()
                               throws ConfigurationException,
                                      SourceException
Throws:
ConfigurationException
SourceException

testReadFilesBasedirNull

public void testReadFilesBasedirNull()
                              throws ConfigurationException,
                                     SourceException
Throws:
ConfigurationException
SourceException


Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.