2023-11-22 08:07:14 +00:00
|
|
|
[
|
|
|
|
{
|
2024-01-03 06:05:10 +00:00
|
|
|
"genPath": "E:\\napi_aboutTest\\testcase_napi_intellijPlugin\\generatorCode",
|
2023-11-22 10:10:17 +00:00
|
|
|
"includeName": "../serviceCode/NodeISayHello.h",
|
|
|
|
"cppName": "../serviceCode/NodeISayHello.cpp",
|
2023-11-22 08:07:14 +00:00
|
|
|
"interfaceName": "NodeISayHello::sayHello",
|
|
|
|
"serviceCode": "napitest::NodeISayHello *p = new napitest::NodeISayHello();\n p->sayHello(from, to, sayType);\n delete p;"
|
|
|
|
},
|
|
|
|
{
|
2024-01-03 06:05:10 +00:00
|
|
|
"genPath": "E:\\napi_aboutTest\\testcase_napi_intellijPlugin\\generatorCode",
|
2023-11-22 10:10:17 +00:00
|
|
|
"includeName": "../serviceCode/NodeISayHello.h",
|
|
|
|
"cppName": "../serviceCode/NodeISayHello.cpp",
|
2023-11-22 08:07:14 +00:00
|
|
|
"interfaceName": "NodeISayHello::sayHi",
|
|
|
|
"serviceCode": "napitest::NodeISayHello *p = new napitest::NodeISayHello();\n p->sayHi(from, to, sayType);\n delete p;"
|
|
|
|
},
|
|
|
|
{
|
2024-01-03 06:05:10 +00:00
|
|
|
"genPath": "E:\\napi_aboutTest\\testcase_napi_intellijPlugin\\generatorCode",
|
2023-11-22 10:10:17 +00:00
|
|
|
"includeName": "../serviceCode/NodeISayHello.h",
|
|
|
|
"cppName": "../serviceCode/NodeISayHello.cpp",
|
2023-11-22 08:07:14 +00:00
|
|
|
"interfaceName": "funcTest",
|
|
|
|
"serviceCode": "out = napitest::funcTest(v);"
|
|
|
|
},
|
|
|
|
{
|
2024-01-03 06:05:10 +00:00
|
|
|
"genPath": "E:\\napi_aboutTest\\testcase_napi_intellijPlugin\\generatorCode",
|
2023-11-22 10:10:17 +00:00
|
|
|
"includeName": "../serviceCode/NodeISayHello.h",
|
|
|
|
"cppName": "../serviceCode/NodeISayHello.cpp",
|
2023-11-22 08:07:14 +00:00
|
|
|
"interfaceName": "NodeISayHello::sayHelloWithResponse",
|
|
|
|
"serviceCode": "napitest::NodeISayHello *p = new napitest::NodeISayHello();\n p->sayHelloWithResponse(from, to, sayType);\n delete p;"
|
|
|
|
}
|
|
|
|
]
|