testFrmfElmFrm.hh

Go to the documentation of this file.
1 
8 #ifndef frmfelmfrmtest_hh
9 #define frmfelmfrmtest_hh
10 
11 #include "basics/testcase.hh"
12 
13 
14 namespace test {
15 
16  // ********************************************************** FrmfElmFrm Test
17 
22  class FrmfElmFrmTest : public TestCase {
23  public:
24  virtual ~FrmfElmFrmTest() {}
25  virtual void run();
26 
28 
32 
34 
35 
37  };
38 
39 } // namespace test
40 
41 #endif // frmfelmfrmtest_hh
Base class for tests.
Definition: testcase.hh:92
void testIdenticalSpace_onSquares()
virtual void run()
Runs the tests. Must be overwritten by the specialization.
Unit tests.
Definition: testcase.hh:66
void testNonKonvexCells_CircleWHole(concepts::Real2d x0)
void testProjectionPeriodicCase()
Tests for generating functions of edge meshes.
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich