gatk-3.8/java/test/org/broadinstitute/sting/gatk/datasources/simpleDataSources
aaron 246fa28386 RODs for reads phase 2: modified RODRecordList to implement List<ReferenceOrderedDatum> so I could stub it out for testing, added a FlashBackIterator which is needed to prevent the ResourcePool from opening infinity+1 iterators, and some other interfaces to make unit testing much smoother.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2892 348d0f76-0448-11de-a6fe-93d51630548a
2010-02-25 22:48:55 +00:00
..
ArtificialResourcePool.java Reduce by interval alterations to interface with new sharding system. This checkin with be followed by a 2010-02-25 00:16:50 +00:00
ReferenceOrderedDataPoolTest.java RODs for reads phase 2: modified RODRecordList to implement List<ReferenceOrderedDatum> so I could stub it out for testing, added a FlashBackIterator which is needed to prevent the ResourcePool from opening infinity+1 iterators, and some other interfaces to make unit testing much smoother. 2010-02-25 22:48:55 +00:00
SAMBAMDataSourceTest.java some very old tests relied on cancer data that got moved. Reset one to use data in the validation directory, the other to the artificial sam utils (the best approach). 2010-02-02 23:13:10 +00:00
SAMByIntervalTest.java First successful test of new sharding system prototype. Can traverse over reads from a single 2010-01-15 03:35:55 +00:00
SAMByReadsTest.java First successful test of new sharding system prototype. Can traverse over reads from a single 2010-01-15 03:35:55 +00:00