Class ExternalFileGeneLoaderServiceTest

  • All Implemented Interfaces:
    Aware, ApplicationContextAware

    public class ExternalFileGeneLoaderServiceTest
    extends BaseSpringContextTest
    Test that Gemma can load genes from an external gene file with format : #GeneSymbol GeneName Uniprot ZYX ZYXIN Q15942 ZXDC ZXD FAMILY ZINC FINGER C Q8C8V1
    Author:
    ldonnison
    • Constructor Detail

      • ExternalFileGeneLoaderServiceTest

        public ExternalFileGeneLoaderServiceTest()
    • Method Detail

      • testFileIncorrectFormatIllegalArgumentExceptionException

        public void testFileIncorrectFormatIllegalArgumentExceptionException()
      • testLoadGeneFileNotFoundIOException

        public void testLoadGeneFileNotFoundIOException()
                                                 throws Exception
        Throws:
        Exception
      • testTaxonNotFoundIllegalArgumentExceptionException

        public void testTaxonNotFoundIllegalArgumentExceptionException()