net.webapp2.util.jdbc
Class SimpleSqlExecutorTest

java.lang.Object
  extended by net.webapp2.util.test.TestBase
      extended by net.webapp2.util.jdbc.SimpleSqlExecutorTest

public class SimpleSqlExecutorTest
extends TestBase


Field Summary
 
Fields inherited from class net.webapp2.util.test.TestBase
logger
 
Constructor Summary
SimpleSqlExecutorTest()
           
 
Method Summary
 void SQL수행_테이블_중복_생성()
           
 void SQL수행_테이블생성()
           
 void 잘못된_SQL수행()
           
 
Methods inherited from class net.webapp2.util.test.TestBase
getBean, getBeanFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleSqlExecutorTest

public SimpleSqlExecutorTest()
                      throws FileNotFoundException,
                             IOException,
                             PropertyDefinitionNotFoundException
Throws:
FileNotFoundException
IOException
PropertyDefinitionNotFoundException
Method Detail

SQL수행_테이블생성

public void SQL수행_테이블생성()

SQL수행_테이블_중복_생성

public void SQL수행_테이블_중복_생성()

잘못된_SQL수행

public void 잘못된_SQL수행()