OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WGridTest Class Reference

Tests the WGrid class. More...

#include <WGrid_test.h>

+ Inheritance diagram for WGridTest:
+ Collaboration diagram for WGridTest:

Public Member Functions

void testInstantiation (void)
 Checks if the Dummy is instanceable. More...
 
void testSize (void)
 After instantiation there should be only 1 positions. More...
 

Detailed Description

Tests the WGrid class.

Definition at line 66 of file WGrid_test.h.

Member Function Documentation

◆ testInstantiation()

void WGridTest::testInstantiation ( void  )
inline

Checks if the Dummy is instanceable.

Definition at line 72 of file WGrid_test.h.

◆ testSize()

void WGridTest::testSize ( void  )
inline

After instantiation there should be only 1 positions.

Definition at line 80 of file WGrid_test.h.

References Dummy::size().

+ Here is the call graph for this function:

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