Create more unit tests for USB Devices and Printer Driver (#21)
All checks were successful
Build ptprnt / build (push) Successful in 2m59s
All checks were successful
Build ptprnt / build (push) Successful in 2m59s
Reviewed-on: #21
This commit was merged in pull request #21.
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include "../../tests/mocks/MockCairoWrapper.hpp"
|
||||
#include "graphics/interface/ILabel.hpp"
|
||||
#include "mocks/MockCairoWrapper.hpp"
|
||||
|
||||
using ::testing::_;
|
||||
using ::testing::DoAll;
|
||||
|
||||
Reference in New Issue
Block a user