new test
This commit is contained in:
14
FlippR-Driver/tests/input/TestEventNotifier.cpp
Normal file
14
FlippR-Driver/tests/input/TestEventNotifier.cpp
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
/*
|
||||||
|
* TestEventNotifier.cpp
|
||||||
|
*
|
||||||
|
* Created on: Jun 19, 2018
|
||||||
|
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert, Rafael Vinci, Dr. Franca Rupprecht
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
#include "../catch.hpp"
|
||||||
|
#include "../fakeit.hpp"
|
||||||
|
#include "../../src/utilities/LoggerFactory.hpp"
|
||||||
|
|
||||||
|
// testing purposes
|
||||||
|
#define private public
|
||||||
Reference in New Issue
Block a user