Class GeneSetServiceTest

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

    public class GeneSetServiceTest
    extends BaseSpringContextTest
    Author:
    klc
    • Constructor Detail

      • GeneSetServiceTest

        public GeneSetServiceTest()
    • Method Detail

      • tearDown

        public void tearDown()
      • testCreateLoadAndRemove

        public void testCreateLoadAndRemove()
        Test of cascade create
      • testFindByGene

        public void testFindByGene()
      • testFindByName

        public void testFindByName()
      • testUpdate

        public void testUpdate()
        Test adding a new member via a cascade.
      • testLoadValueObject

        public void testLoadValueObject()
      • testLoadValueObjectLite

        public void testLoadValueObjectLite()