Definition at line 176 of file schematest.cpp.
◆ TestSuite()
| Schema::TestSuite::TestSuite |
( |
| ) |
|
|
inline |
◆ ~TestSuite()
| Schema::TestSuite::~TestSuite |
( |
| ) |
|
|
inline |
Definition at line 178 of file schematest.cpp.
178 {
180 for (DocumentList::iterator itr =
tests.begin(); itr !=
tests.end(); ++itr)
181 delete *itr;
182 }
◆ schema
◆ tests
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/test/perftest/schematest.cpp