Class CompositeSequenceGeneMapperServiceTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class CompositeSequenceGeneMapperServiceTest
    extends AbstractGeoServiceTest
    This test makes use of the ArrayDesignProbeMapperServiceImpl. These tests add array data and gene data to the database to be used for testing. GPL96.
    Author:
    keshav
    • Constructor Detail

      • CompositeSequenceGeneMapperServiceTest

        public CompositeSequenceGeneMapperServiceTest()
    • Method Detail

      • cleanup

        public void cleanup()
      • testGetCompositeSequencesByGeneId

        public void testGetCompositeSequencesByGeneId()
        Tests finding the composite sequences for a given gene id.
      • testGetGenesForCompositeSequence

        public void testGetGenesForCompositeSequence()
        Tests finding all genes for a given composite sequence.