Difference between revisions of "Unit test example data files"
Jump to navigation
Jump to search
(Created page with "Data files to be used during Unit test should be uploaded to the file repository at SourceForge and should not be included in the code repository. There is a nifty utility cl...") |
|||
Line 12: | Line 12: | ||
|<100bytes | |<100bytes | ||
|Very small fasta file to test the FASTA parser functions. | |Very small fasta file to test the FASTA parser functions. | ||
− | | | + | |} |
Revision as of 15:30, 25 October 2013
Data files to be used during Unit test should be uploaded to the file repository at SourceForge and should not be included in the code repository.
There is a nifty utility class that will automatically retrieve data files from SF, you just need to give it the data set name.
(incomplete) List of data sets for testing
Identifier | Size | Description/Purpose |
---|---|---|
mini.fasta | <100bytes | Very small fasta file to test the FASTA parser functions. |