TwiceAsNice  2019-02-18
Classes | Namespaces | Macros | Typedefs | Functions | Variables
dicroicWheelIntegrationTest_homeSwitchNotFoundTestE_RT.cc File Reference
#include <boost/test/unit_test.hpp>
#include <Basda/Mocca/PropertyName.h>
#include <Nice/Application.h>
#include <Basda/DeviceFactory.h>
#include <Basda/Mocca/WheelServiceWorkerInterface.h>
#include <MoccaWheelServiceWorker.h>
#include "NDeviceDummyMock.h"
Include dependency graph for dicroicWheelIntegrationTest_homeSwitchNotFoundTestE_RT.cc:

Classes

class  Basda::NiceInfrastructure
 
struct  Fixture
 
struct  DicroicWheelIntegrationFixture
 

Namespaces

 Basda
 These are contants that are used by the services internally.
 

Macros

#define BASDA_DICROICWHEELINTEGRATIONTEST_HOMESWITCHNOTFOUNDE_RT_H_
 
#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   dicroicWheelIntegrationTest
 
#define LOG_NAME   Fixture::s_name
 

Typedefs

typedef IceUtil::Handle< Basda::NiceInfrastructureNiceInfrastructurePtr
 

Functions

static int startSingletons ()
 
 BOOST_AUTO_TEST_CASE (checkHomeSwitchNotFoundException)
 
 BOOST_AUTO_TEST_SUITE_END ()
 

Variables

static NiceInfrastructurePtr s_app
 
static int s_namedPositionDeviation = 100
 
static int s_numberOfWrongNamedPositions = 5
 
static int s_maximalNumberOfNamedPositions = 5
 
static volatile int s_niceEnvironment = startSingletons()
 

Macro Definition Documentation

◆ BASDA_DICROICWHEELINTEGRATIONTEST_HOMESWITCHNOTFOUNDE_RT_H_

#define BASDA_DICROICWHEELINTEGRATIONTEST_HOMESWITCHNOTFOUNDE_RT_H_

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   dicroicWheelIntegrationTest

◆ LOG_NAME

#define LOG_NAME   Fixture::s_name

Typedef Documentation

◆ NiceInfrastructurePtr

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( checkHomeSwitchNotFoundException  )

◆ BOOST_AUTO_TEST_SUITE_END()

BOOST_AUTO_TEST_SUITE_END ( )

◆ startSingletons()

static int startSingletons ( )
static

Variable Documentation

◆ s_app

NiceInfrastructurePtr s_app
static

◆ s_maximalNumberOfNamedPositions

int s_maximalNumberOfNamedPositions = 5
static

◆ s_namedPositionDeviation

int s_namedPositionDeviation = 100
static

◆ s_niceEnvironment

volatile int s_niceEnvironment = startSingletons()
static

◆ s_numberOfWrongNamedPositions

int s_numberOfWrongNamedPositions = 5
static