au.com.bytecode.opencsv.bean
Class HeaderColumnNameMappingStrategyTest

java.lang.Object
  extended by au.com.bytecode.opencsv.bean.HeaderColumnNameMappingStrategyTest

public class HeaderColumnNameMappingStrategyTest
extends Object


Constructor Summary
HeaderColumnNameMappingStrategyTest()
           
 
Method Summary
 void testParse()
           
 void testParseWithSpacesInHeader()
           
 void verifyColumnNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeaderColumnNameMappingStrategyTest

public HeaderColumnNameMappingStrategyTest()
Method Detail

testParse

public void testParse()

testParseWithSpacesInHeader

public void testParseWithSpacesInHeader()

verifyColumnNames

public void verifyColumnNames()
                       throws IOException,
                              IntrospectionException
Throws:
IOException
IntrospectionException


Copyright © 2011. All Rights Reserved.