OpenWalnut  1.4.0
Public Member Functions
WGridTest Class Reference

Tests the WGrid class. More...

#include <WGrid_test.h>

+ Inheritance diagram for WGridTest:

List of all members.

Public Member Functions

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

Detailed Description

Tests the WGrid class.

Definition at line 66 of file WGrid_test.h.


Member Function Documentation

void WGridTest::testInstantiation ( void  ) [inline]

Checks if the Dummy is instanceable.

Definition at line 72 of file WGrid_test.h.

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().


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