gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers/indels
ebanks 1362a56227 Added fasta tests and small fix to cleaner test
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1575 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-10 03:13:11 +00:00
..
CleanedReadInjectorTest.java General-purpose management of output streams. 2009-08-23 00:56:02 +00:00
IntervalCleanerIntegrationTest.java Added fasta tests and small fix to cleaner test 2009-09-10 03:13:11 +00:00
IntervalsIntegrationTest.java -Seperating out normal (unit) tests and integration tests. From now on if your test are more of an integration test (i.e. you're testing a walker and all the subunits it relies on) please name the test "______IntegrationTest.java" instead of "______Test.java". 2009-09-09 15:01:40 +00:00