| net.sf.anupam.csv.formatters.CSVFormatterConfigParserTest
CSVFormatterConfigParserTest | public class CSVFormatterConfigParserTest extends TestCase (Code) | | CSVFormatterConfigParserTest.
author: Anupam Sengupta version: $Revision: 1.2 $ |
Method Summary | |
public static void | main(String[] args) Main method to run the test. | public void | testGetFormatMappings() Test method for
'net.sf.anupam.csv.formatters.CSVFormatterConfigParser.getFormatMappings(String,
boolean)'. |
CSVFormatterConfigParserTest | public CSVFormatterConfigParserTest(String name)(Code) | | Constructor for CSVFormatterConfigParserTest.
Parameters: name - name of the test |
main | public static void main(String[] args)(Code) | | Main method to run the test.
Parameters: args - program arguments |
testGetFormatMappings | public void testGetFormatMappings()(Code) | | Test method for
'net.sf.anupam.csv.formatters.CSVFormatterConfigParser.getFormatMappings(String,
boolean)'.
|
|
|