| net.sf.anupam.csv.CSVParserTest
CSVParserTest | public class CSVParserTest extends TestCase (Code) | | CSVParserTest.
author: Anupam Sengupta version: $Revision: 1.3 $ |
Method Summary | |
public static void | main(String[] args) Main method to run the test. | public void | testGetMappedBeans() Test method for 'com.tcs.mis.csv.utilities.CSVParser.getMappedBeans()'. |
CSVParserTest | public CSVParserTest(String name)(Code) | | Constructor for CSVParserTest.
Parameters: name - name of the test |
main | public static void main(String[] args)(Code) | | Main method to run the test.
Parameters: args - Program arguments |
|
|