Add NativeCxxModuleExampleTests - #52653
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D78250302 |
c81ec7b to
7dab2c4
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78250302 |
7dab2c4 to
29144e5
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78250302 |
29144e5 to
3a0b199
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78250302 |
d6a0cdf to
34eff1a
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78250302 |
34eff1a to
adb1289
Compare
adb1289 to
4a8bcf5
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78250302 |
4a8bcf5 to
b413369
Compare
b413369 to
47b8749
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78250302 |
47b8749 to
c9ba647
Compare
Summary: Changelog: [Internal] This adds a TestCallInvoker, suitable for unit testing Differential Revision: D78453676
c9ba647 to
72bbddc
Compare
Summary: Pull Request resolved: react#52653 Changelog: [Internal] This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings This is GTEST / C++ version of the same tests added in react#52477 Reviewed By: alanleedev Differential Revision: D78250302
|
This pull request was exported from Phabricator. Differential Revision: D78250302 |
72bbddc to
6f1d0b4
Compare
|
This pull request has been merged in ff85e2f. |
|
This pull request was successfully merged by @christophpurrer in ff85e2f When will my fix make it into a release? | How to file a pick request? |
Summary:
Changelog: [Internal]
This adds an example of Unit Testing a C++ Turbo Module with Google GTest and also adds necessary and useful utility classes for testings
This is GTEST / C++ version of the same tests added in #52477
Differential Revision: D78250302