org.kuali.common.jdbc
Class DefaultSqlReaderTest

java.lang.Object
  extended by org.kuali.common.jdbc.DefaultSqlReaderTest

public class DefaultSqlReaderTest
extends Object


Constructor Summary
DefaultSqlReaderTest()
           
 
Method Summary
protected  String getFirst(SqlReader reader, BufferedReader in)
           
protected  String getSql4()
           
protected  String getSqlWithComment1()
           
protected  String getSqlWithComment2()
           
protected  String getSqlWithComment3()
           
 void isBlankTest()
           
 void mySQLDumpTest()
           
 void simpleCommentTest()
           
 void simpleTest()
           
 void simpleWayToBreakThingsTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSqlReaderTest

public DefaultSqlReaderTest()
Method Detail

mySQLDumpTest

public void mySQLDumpTest()
                   throws IOException
Throws:
IOException

simpleWayToBreakThingsTest

public void simpleWayToBreakThingsTest()
                                throws IOException
Throws:
IOException

getFirst

protected String getFirst(SqlReader reader,
                          BufferedReader in)
                   throws IOException
Throws:
IOException

simpleCommentTest

public void simpleCommentTest()
                       throws IOException
Throws:
IOException

simpleTest

public void simpleTest()
                throws IOException
Throws:
IOException

isBlankTest

public void isBlankTest()

getSqlWithComment1

protected String getSqlWithComment1()

getSqlWithComment2

protected String getSqlWithComment2()

getSqlWithComment3

protected String getSqlWithComment3()

getSql4

protected String getSql4()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.