November 2018
Intermediate to advanced
1150 pages
24h 11m
English
The BroadcasterChannel project will be another Qt Unit Test subproject. To distinguish the Channel from the entity_broadcaster, we will name the QMake project channel_broadcaster. The test harness source file will be called tst_broadcaster_bt.cpp, as in this case, we want to test the Bluetooth implementation of the broadcasterChannel. The test class will be named Test_Channel_broadcasterBt.
We will also add channel_broadcaster.pri to the project, where we will be adding the necessary Qt dependencies and header and source files.
Read now
Unlock full access