UFO
ufo::test::LocationsTestFixture Class Reference

Code shared by all Locations tests. More...

#include <Locations.h>

Inheritance diagram for ufo::test::LocationsTestFixture:
Collaboration diagram for ufo::test::LocationsTestFixture:

Static Public Member Functions

static const ioda::ObsSpace & obsspace ()
 
static const eckit::LocalConfiguration & testconfig ()
 
static const LocationsTestParameterstestparams ()
 

Private Member Functions

 LocationsTestFixture ()
 

Static Private Member Functions

static LocationsTestFixturegetInstance ()
 

Private Attributes

std::shared_ptr< ioda::ObsSpace > obsspace_
 
eckit::LocalConfiguration testconfig_
 
LocationsTestParameters testparams_
 

Detailed Description

Code shared by all Locations tests.

Definition at line 58 of file test/ufo/Locations.h.

Constructor & Destructor Documentation

◆ LocationsTestFixture()

ufo::test::LocationsTestFixture::LocationsTestFixture ( )
inlineprivate

Definition at line 70 of file test/ufo/Locations.h.

Member Function Documentation

◆ getInstance()

static LocationsTestFixture& ufo::test::LocationsTestFixture::getInstance ( )
inlinestaticprivate

Definition at line 65 of file test/ufo/Locations.h.

Here is the caller graph for this function:

◆ obsspace()

static const ioda::ObsSpace& ufo::test::LocationsTestFixture::obsspace ( )
inlinestatic

Definition at line 60 of file test/ufo/Locations.h.

Here is the call graph for this function:

◆ testconfig()

static const eckit::LocalConfiguration& ufo::test::LocationsTestFixture::testconfig ( )
inlinestatic

Definition at line 61 of file test/ufo/Locations.h.

Here is the call graph for this function:

◆ testparams()

static const LocationsTestParameters& ufo::test::LocationsTestFixture::testparams ( )
inlinestatic

Definition at line 62 of file test/ufo/Locations.h.

Here is the call graph for this function:

Member Data Documentation

◆ obsspace_

std::shared_ptr<ioda::ObsSpace> ufo::test::LocationsTestFixture::obsspace_
private

Definition at line 83 of file test/ufo/Locations.h.

◆ testconfig_

eckit::LocalConfiguration ufo::test::LocationsTestFixture::testconfig_
private

Definition at line 84 of file test/ufo/Locations.h.

◆ testparams_

LocationsTestParameters ufo::test::LocationsTestFixture::testparams_
private

Definition at line 85 of file test/ufo/Locations.h.


The documentation for this class was generated from the following file: