TwiceAsNice  2019-02-18
Classes | Functions | Variables
BasdaDeviceMockTest.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Device/QuantumComposers/PulseGenerator.h"
#include "Device/QuantumComposers/BasdaDeviceMock.h"
#include "Device/QuantumComposers/PropertyName.h"
#include "Interface/Basda/PulseGenerator/PulseGeneratorDevice.h"
#include "test/Device/QuantumComposers/BasdaDeviceFixture.h"
#include "test/NiceInfrastructure.h"
#include <string>
#include <vector>
Include dependency graph for BasdaDeviceMockTest.cpp:

Classes

struct  Fixture
 

Functions

 BOOST_AUTO_TEST_CASE (ImplementPulseGeneratorInterface)
 
 BOOST_AUTO_TEST_CASE (BuildRealPropertyTree)
 
 BOOST_AUTO_TEST_CASE (shouldBeInitializedAfterConstruction)
 
 BOOST_AUTO_TEST_CASE (shouldBeReachableAfterConstruction)
 

Variables

static volatile int setup = basda::test::NiceInfrastructure::startSingletons()
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( ImplementPulseGeneratorInterface  )

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( BuildRealPropertyTree  )

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( shouldBeInitializedAfterConstruction  )

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( shouldBeReachableAfterConstruction  )

Variable Documentation

◆ setup

volatile int setup = basda::test::NiceInfrastructure::startSingletons()
static