Class TaxonServiceImplTest

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

    public class TaxonServiceImplTest
    extends BaseSpringContextTest
    Author:
    paul
    • Constructor Detail

      • TaxonServiceImplTest

        public TaxonServiceImplTest()
    • Method Detail

      • testFindOrCreate

        public void testFindOrCreate()
        Test method for TaxonService.findOrCreate(Taxon) )}. Situation where the secondary id is treated as the primary, we must not make a new taxon! This test uses a taxon Gemma isn't using right now but this could be relevant in general.
      • testLoadValueObject

        public void testLoadValueObject()