Class GeneFactoryTest


public class GeneFactoryTest extends BaseIntegrationTest5
Verifies the Phase 3 typed GeneFactory.
See Also:
  • Constructor Details

    • GeneFactoryTest

      public GeneFactoryTest()
  • Method Details

    • cleanUp

      @AfterEach public void cleanUp()
    • defaults_returnPersistentMouseGene_withSyntheticNcbiId

      @Test public void defaults_returnPersistentMouseGene_withSyntheticNcbiId()
    • withTaxon_appliesOverride

      @Test public void withTaxon_appliesOverride()
    • withOfficialSymbolAndName_appliesOverride

      @Test public void withOfficialSymbolAndName_appliesOverride()
    • withNcbiId_appliesOverride

      @Test public void withNcbiId_appliesOverride()
    • withGeneProducts_attachesAndPersistsThem

      @Test public void withGeneProducts_attachesAndPersistsThem()
    • withGeneProductsZero_isLegalAndProducesEmptyProducts

      @Test public void withGeneProductsZero_isLegalAndProducesEmptyProducts()
    • reloadByNcbiId_findsTheSameGene

      @Test public void reloadByNcbiId_findsTheSameGene()