gatk-3.8/public/java/test/org/broadinstitute/sting/utils/variantcontext
Mark DePristo 7e66677769 Expanded UnitTests for VariantContext
Tests for
-- getGenotype and getGenotypes
-- subContextBySample
-- modify routines
2011-11-16 20:45:15 -05:00
..
AlleleUnitTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
GenotypeLikelihoodsUnitTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
GenotypeUnitTest.java Framework for genotype unit test 2011-09-24 08:56:45 -04:00
VCFJarClassLoadingUnitTest.java Modified the VCFJarClassLoadingUnitTest to play nice with the packaged-jar test targets. 2011-10-25 14:47:15 -04:00
VariantContextBenchmark.java GenotypeCollection renamed to GenotypesContext 2011-11-16 16:24:05 -05:00
VariantContextIntegrationTest.java More tools moved over. Fixed the VariantContextIntegrationTest which was not useful because the md5s were all removed. In the future, instead of removing md5s (putting it in 'parameterization' mode), you should instead use @Test{enabled=false} since it's easier to track. 2011-08-10 14:24:40 -04:00
VariantContextUnitTest.java Expanded UnitTests for VariantContext 2011-11-16 20:45:15 -05:00
VariantContextUtilsUnitTest.java GenotypeCollection renamed to GenotypesContext 2011-11-16 16:24:05 -05:00
VariantJEXLContextUnitTest.java ID field now stored in the VariantContext itself, not the attributes 2011-11-15 14:56:33 -05:00