Class GeneOntologyServiceTest

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

    @ContextConfiguration
    public class GeneOntologyServiceTest
    extends BaseTest
    implements org.springframework.beans.factory.InitializingBean
    Author:
    Paul
    • Constructor Detail

      • GeneOntologyServiceTest

        public GeneOntologyServiceTest()
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        Exception
      • testAllParents

        public final void testAllParents()
      • testAllParents2

        public final void testAllParents2()
      • testAsRegularGoId

        public final void testAsRegularGoId()
      • testGetAllChildren

        public final void testGetAllChildren()
      • testGetAspect

        public final void testGetAspect()
      • testGetChildren

        public final void testGetChildren()
      • testGetChildrenPartOf

        public final void testGetChildrenPartOf()
      • testGetParents

        public final void testGetParents()
      • testGetParentsPartOf

        public final void testGetParentsPartOf()
      • testGetTermForId

        public final void testGetTermForId()