A fixture, or a TestFixture in the CppUnit context, is meant to provide clean setup and exit routines for individual tests.
在CppUnit上下文中,fixture或TestFixture用于为各个测试提供简洁的设置和退出例程。
A fixture, or a TestFixture in the CppUnit context, is meant to provide clean setup and exit routines for individual tests.
在CppUnit上下文中,fixture或TestFixture用于为各个测试提供简洁的设置和退出例程。
应用推荐