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

Inherits testing::Test.

Collaboration diagram for Astra1DMagnetoStaticTest:
Collaboration graph

Protected Member Functions

void SetUp () override
 
void TearDown () override
 
std::string tmpFile (const std::string &name) const
 

Static Protected Member Functions

static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 

Protected Attributes

std::filesystem::path tmpDir_
 

Detailed Description

Definition at line 108 of file TestAstra1DMagnetoStatic.cpp.

Member Function Documentation

◆ SetUp()

void Astra1DMagnetoStaticTest::SetUp ( )
inlineoverrideprotected

Definition at line 121 of file TestAstra1DMagnetoStatic.cpp.

References tmpDir_.

◆ SetUpTestSuite()

static void Astra1DMagnetoStaticTest::SetUpTestSuite ( )
inlinestaticprotected

Definition at line 110 of file TestAstra1DMagnetoStatic.cpp.

◆ TearDown()

void Astra1DMagnetoStaticTest::TearDown ( )
inlineoverrideprotected

Definition at line 127 of file TestAstra1DMagnetoStatic.cpp.

References tmpDir_.

◆ TearDownTestSuite()

static void Astra1DMagnetoStaticTest::TearDownTestSuite ( )
inlinestaticprotected

Definition at line 116 of file TestAstra1DMagnetoStatic.cpp.

◆ tmpFile()

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

Definition at line 132 of file TestAstra1DMagnetoStatic.cpp.

References tmpDir_.

Member Data Documentation

◆ tmpDir_

std::filesystem::path Astra1DMagnetoStaticTest::tmpDir_
protected

Definition at line 134 of file TestAstra1DMagnetoStatic.cpp.

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


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