| AbstractFailingFetcher<T> |
A mock fetcher for testing behaviour of bridgeFailedExceptions.
|
| AbstractMockFetcher<T> |
A general mock fetcher which can be used to quickly make new mocks with predictable behaviour.
|
| CvTermCompositeFetcherTemplate<T extends CvTerm,F extends CvTermFetcher<T>> |
Template for a CvTermCompositeFetcher which delegates fetching to other fetcher
|
| FailingBioactiveEntityFetcher |
Created with IntelliJ IDEA.
|
| FailingCvTermFetcher |
A mock fetcher for testing exceptions.
|
| FailingGeneFetcher |
A mock fetcher for testing exceptions.
|
| FailingOrganismFetcher |
A mock fetcher for testing exceptions.
|
| FailingProteinFetcher |
A mock fetcher for testing exceptions.
|
| FailingPublicationFetcher |
A mock fetcher for testing exceptions.
|
| MockBioactiveEntityFetcher |
Created with IntelliJ IDEA.
|
| MockCvTermFetcher |
A mock fetcher for testing.
|
| MockGeneFetcher |
A mock fetcher for testing.
|
| MockOntologyTermFetcher |
A mock fetcher for testing.
|
| MockOrganismFetcher |
A mock fetcher for testing.
|
| MockProteinFetcher |
A mock fetcher for testing.
|
| MockPublicationFetcher |
A mock fetcher for testing.
|
| MockSourceFetcher |
A mock fetcher for testing.
|
| OntologyTermCompositeFetcher |
Ontology fetcher that delegates to different ontologyTermFetchers
|
| SourceCompositeFetcher |
Source fetcher that delegates to different sourceFetchers
|