COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Macros | Functions
utest-ui-graphics-uint.cpp File Reference
#include <QDoubleSpinBox>
#include <QHBoxLayout>
#include <QSignalSpy>
#include <QTest>
#include "math/Consts.hpp"
#include "ui/graphics/GraphicalInt.hpp"
#include "test/ui/Application.hpp"

Go to the source code of this file.

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for the GUI GraphicalInt class with unsigned int values"
 

Functions

QDoubleSpinBox * find_spin_box (const GraphicalInt *value)
 
 BOOST_AUTO_TEST_CASE (init)
 
 BOOST_AUTO_TEST_CASE (constructor)
 
 BOOST_AUTO_TEST_CASE (set_value)
 
 BOOST_AUTO_TEST_CASE (value)
 
 BOOST_AUTO_TEST_CASE (signal_emitting)
 
 BOOST_AUTO_TEST_CASE (value_string)
 
 BOOST_AUTO_TEST_CASE (is_modified)
 

Macro Definition Documentation

#define BOOST_TEST_DYN_LINK

Definition at line 7 of file utest-ui-graphics-uint.cpp.

#define BOOST_TEST_MODULE   "Test module for the GUI GraphicalInt class with unsigned int values"

Definition at line 8 of file utest-ui-graphics-uint.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( init  )

Definition at line 58 of file utest-ui-graphics-uint.cpp.

BOOST_AUTO_TEST_CASE ( constructor  )

Definition at line 75 of file utest-ui-graphics-uint.cpp.

BOOST_AUTO_TEST_CASE ( set_value  )

Definition at line 102 of file utest-ui-graphics-uint.cpp.

BOOST_AUTO_TEST_CASE ( value  )

Definition at line 135 of file utest-ui-graphics-uint.cpp.

BOOST_AUTO_TEST_CASE ( signal_emitting  )

Definition at line 157 of file utest-ui-graphics-uint.cpp.

BOOST_AUTO_TEST_CASE ( value_string  )

Definition at line 201 of file utest-ui-graphics-uint.cpp.

BOOST_AUTO_TEST_CASE ( is_modified  )

Definition at line 216 of file utest-ui-graphics-uint.cpp.

QDoubleSpinBox* find_spin_box ( const GraphicalInt value)

Definition at line 30 of file utest-ui-graphics-uint.cpp.

Send comments to:
COOLFluiD Web Admin