Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
TestPathTest Class Reference
Inheritance diagram for TestPathTest:
[legend]
Collaboration diagram for TestPathTest:
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

GT g
 

Detailed Description

Definition at line 24 of file test_path_test.cc.

Member Function Documentation

◆ SetUp()

void TestPathTest::SetUp ( )
inlineoverrideprotected

Definition at line 29 of file test_path_test.cc.

References g.

◆ TearDown()

void TestPathTest::TearDown ( )
inlineoverrideprotected

Definition at line 34 of file test_path_test.cc.

Member Data Documentation

◆ g

GT TestPathTest::g
protected

Definition at line 27 of file test_path_test.cc.

Referenced by SetUp().


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