Class TaxonFactory.ResolveBuilder

java.lang.Object
ubic.gemma.core.util.test.fixture.TaxonFactory.ResolveBuilder
Enclosing class:
TaxonFactory

public static final class TaxonFactory.ResolveBuilder extends Object
Builder for a resolved (seeded) taxon. No state to configure - the builder exists for stylistic consistency with the other factories and to make the call site read taxonFactory.byCommonName("mouse").build().
Author:
Phase 3 (Vision section 3 - test-fixture rewrite)
  • Method Details

    • build

      public Taxon build()