OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
FM2DMagnetoStaticTest Class Reference

Inherits testing::Test.

Collaboration diagram for FM2DMagnetoStaticTest:
Collaboration graph

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
std::string tmpFile (const std::string &name) const
 Helper to build a full path inside the temp directory.
 

Static Protected Member Functions

static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 

Protected Attributes

std::filesystem::path tmpDir_
 

Detailed Description

Definition at line 120 of file TestFM2DMagnetoStatic.cpp.

Member Function Documentation

◆ SetUp()

void FM2DMagnetoStaticTest::SetUp ( )
inlineoverrideprotected

Definition at line 133 of file TestFM2DMagnetoStatic.cpp.

References tmpDir_.

◆ SetUpTestSuite()

static void FM2DMagnetoStaticTest::SetUpTestSuite ( )
inlinestaticprotected

Definition at line 122 of file TestFM2DMagnetoStatic.cpp.

◆ TearDown()

void FM2DMagnetoStaticTest::TearDown ( )
inlineoverrideprotected

Definition at line 138 of file TestFM2DMagnetoStatic.cpp.

References tmpDir_.

◆ TearDownTestSuite()

static void FM2DMagnetoStaticTest::TearDownTestSuite ( )
inlinestaticprotected

Definition at line 128 of file TestFM2DMagnetoStatic.cpp.

◆ tmpFile()

std::string FM2DMagnetoStaticTest::tmpFile ( const std::string &  name) const
inlineprotected

Helper to build a full path inside the temp directory.

Definition at line 144 of file TestFM2DMagnetoStatic.cpp.

References tmpDir_.

Member Data Documentation

◆ tmpDir_

std::filesystem::path FM2DMagnetoStaticTest::tmpDir_
protected

Definition at line 146 of file TestFM2DMagnetoStatic.cpp.

Referenced by SetUp(), TearDown(), and tmpFile().


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