reworked eventhandler
This commit is contained in:
@@ -12,13 +12,12 @@
|
||||
#define private public
|
||||
|
||||
#include "utility/LoggerFactory.h"
|
||||
#include "input/detail/EventHandler.h"
|
||||
#include "input/InputDriver.h"
|
||||
|
||||
|
||||
using namespace fakeit;
|
||||
using namespace flippR_driver::utility;
|
||||
|
||||
/* todo ?
|
||||
SCENARIO("An EventHandler gets created", "[construction}")
|
||||
{
|
||||
GIVEN("An IInputDriver")
|
||||
@@ -42,3 +41,4 @@ SCENARIO("An EventHandler gets created", "[construction}")
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user