I have developed several parsing Java program. It essentially takes a file, and extract data from it and transform these data into values as an INSERT
line. Then an sql file is generated from the Java Program.
One example would be parsing the tab-separated values to SQL file. What kind of JUnit test or other test can I perform in Java?
Aucun commentaire:
Enregistrer un commentaire