net.webapp2.util.ibatis
Class EnumTypeHandlerTest

java.lang.Object
  extended by net.webapp2.util.test.TestBase
      extended by net.webapp2.util.ibatis.EnumTypeHandlerTest

public class EnumTypeHandlerTest
extends TestBase


Field Summary
 
Fields inherited from class net.webapp2.util.test.TestBase
logger
 
Constructor Summary
EnumTypeHandlerTest()
           
EnumTypeHandlerTest(String string)
           
 
Method Summary
 void EnumTypeHandler가_등록되어_있지_않을때()
           
 void SqlMap에서_Param_처리()
           
 void SqlMap에서_결과받기()
           
 void TypeHandler인터페이스준수여부()
           
 
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

EnumTypeHandlerTest

public EnumTypeHandlerTest()
                    throws FileNotFoundException,
                           IOException,
                           PropertyDefinitionNotFoundException
Throws:
FileNotFoundException
IOException
PropertyDefinitionNotFoundException

EnumTypeHandlerTest

public EnumTypeHandlerTest(String string)
                    throws FileNotFoundException,
                           IOException,
                           PropertyDefinitionNotFoundException
Throws:
FileNotFoundException
IOException
PropertyDefinitionNotFoundException
Method Detail

TypeHandler인터페이스준수여부

public void TypeHandler인터페이스준수여부()

SqlMap에서_Param_처리

public void SqlMap에서_Param_처리()

SqlMap에서_결과받기

public void SqlMap에서_결과받기()

EnumTypeHandler가_등록되어_있지_않을때

public void EnumTypeHandler가_등록되어_있지_않을때()
                                  throws FileNotFoundException,
                                         IOException,
                                         PropertyDefinitionNotFoundException
Throws:
FileNotFoundException
IOException
PropertyDefinitionNotFoundException