Gathered the tests of ElementProxy in one file

This commit is contained in:
Benoit Blanchon
2020-10-22 09:33:39 +02:00
parent 2664a2d0da
commit d02ce2f1bb
11 changed files with 207 additions and 270 deletions

View File

@ -9,6 +9,7 @@ add_executable(JsonDocumentTests
containsKey.cpp
createNested.cpp
DynamicJsonDocument.cpp
ElementProxy.cpp
isNull.cpp
nesting.cpp
overflowed.cpp