mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2025-01-10 02:41:41 +00:00
修改tdd用例
Signed-off-by: houdisheng <houdisheng@huawei.com>
This commit is contained in:
parent
397f0add18
commit
4323ffbc75
@ -19,6 +19,7 @@
|
||||
#define protected public
|
||||
#include "interfaces/inner_api/form_render/include/form_renderer_delegate_impl.h"
|
||||
#include "interfaces/inner_api/form_render/include/form_renderer_dispatcher_impl.h"
|
||||
#include "core/event/touch_event.h"
|
||||
#undef private
|
||||
#undef protected
|
||||
|
||||
|
@ -20,6 +20,7 @@
|
||||
#include "interfaces/inner_api/form_render/include/form_renderer_delegate_proxy.h"
|
||||
#include "interfaces/inner_api/form_render/include/form_renderer_dispatcher_proxy.h"
|
||||
#include "test/mock/interfaces/mock_i_remote_object.h"
|
||||
#include "core/event/touch_event.h"
|
||||
#undef private
|
||||
#undef protected
|
||||
|
||||
|
@ -24,6 +24,7 @@
|
||||
#include "interfaces/inner_api/form_render/include/form_renderer_delegate_impl.h"
|
||||
#include "interfaces/inner_api/form_render/include/form_renderer_group.h"
|
||||
#include "test/mock/core/pipeline/mock_pipeline_context.h"
|
||||
#include "core/event/touch_event.h"
|
||||
|
||||
using namespace testing;
|
||||
using namespace testing::ext;
|
||||
|
Loading…
Reference in New Issue
Block a user