xmscore
1.0
pt.t.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef CXX_TEST
3
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
10
#include <cxxtest/TestSuite.h>
11
13
class
PtUnitTests
:
public
CxxTest::TestSuite
14
{
15
public
:
16
void
testIt
();
17
void
testStreams
();
18
};
19
#endif
PtUnitTests::testStreams
void testStreams()
tests for point streams
Definition:
pt.cpp:325
PtUnitTests::testIt
void testIt()
tests for points
Definition:
pt.cpp:27
PtUnitTests
tests for points classes
Definition:
pt.t.h:13
xmscore
points
pt.t.h
Generated on Wed Sep 16 2020 15:54:16 for xmscore by
1.8.13