SUITE SETUP() and TERADOWN()
Usha Nayak
ushanay at gmail.com
Thu May 26 17:15:39 UTC 2016
Hello
Which version/build of CppUnit has these new macros..
#define
*CPPUNIT_TEST_SUITE_SETUP*
<https://people.freedesktop.org/~mmohrhard/cppunit/group___writing_test_fixture.html#ga80f4493ed53b02f9a145f4921b2e3f63>
()
Setup method that is executed before all tests.
#define
*CPPUNIT_TEST_SUITE_TEARDOWN*
<https://people.freedesktop.org/~mmohrhard/cppunit/group___writing_test_fixture.html#ga14ec9f25dc2402b6235fe0a70214c4b8>
()
Tear down method that is executed after all tests.
I didn't see these defines in cppunit/extensions/HelperMacros.h
<https://people.freedesktop.org/~mmohrhard/cppunit/_helper_macros_8h.html>
Please let me know
Thanks..
Usha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20160526/f3a6131c/attachment.html>
More information about the LibreOffice
mailing list