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

Inherits testing::Test.

Collaboration diagram for Astra1DDynamicTest:
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 114 of file TestAstra1DDynamic.cpp.

Member Function Documentation

◆ SetUp()

void Astra1DDynamicTest::SetUp ( )
inlineoverrideprotected

Definition at line 127 of file TestAstra1DDynamic.cpp.

References tmpDir_.

◆ SetUpTestSuite()

static void Astra1DDynamicTest::SetUpTestSuite ( )
inlinestaticprotected

Definition at line 116 of file TestAstra1DDynamic.cpp.

◆ TearDown()

void Astra1DDynamicTest::TearDown ( )
inlineoverrideprotected

Definition at line 132 of file TestAstra1DDynamic.cpp.

References tmpDir_.

◆ TearDownTestSuite()

static void Astra1DDynamicTest::TearDownTestSuite ( )
inlinestaticprotected

Definition at line 122 of file TestAstra1DDynamic.cpp.

◆ tmpFile()

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

Definition at line 137 of file TestAstra1DDynamic.cpp.

References tmpDir_.

Member Data Documentation

◆ tmpDir_

std::filesystem::path Astra1DDynamicTest::tmpDir_
protected

Definition at line 139 of file TestAstra1DDynamic.cpp.

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


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