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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

GT g
 

Detailed Description

Definition at line 24 of file test_connectivity_test.cc.

Member Function Documentation

◆ SetUp()

void TestConnectivityTest::SetUp ( )
inlineoverrideprotected

Definition at line 29 of file test_connectivity_test.cc.

References g.

◆ TearDown()

void TestConnectivityTest::TearDown ( )
inlineoverrideprotected

Definition at line 34 of file test_connectivity_test.cc.

Member Data Documentation

◆ g

GT TestConnectivityTest::g
protected

Definition at line 27 of file test_connectivity_test.cc.

Referenced by SetUp().


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