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 org.apache.torque.generator.configuration.ConfigurationException,
                          org.apache.torque.generator.source.SourceException
Throws:
org.apache.torque.generator.configuration.ConfigurationException
org.apache.torque.generator.source.SourceException

testReadFilesCombineFiles

public void testReadFilesCombineFiles()
                               throws org.apache.torque.generator.configuration.ConfigurationException,
                                      org.apache.torque.generator.source.SourceException
Throws:
org.apache.torque.generator.configuration.ConfigurationException
org.apache.torque.generator.source.SourceException

testReadFilesBasedirNull

public void testReadFilesBasedirNull()
                              throws org.apache.torque.generator.configuration.ConfigurationException,
                                     org.apache.torque.generator.source.SourceException
Throws:
org.apache.torque.generator.configuration.ConfigurationException
org.apache.torque.generator.source.SourceException


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