TestSuiteBuilderContext< Fixture > Class Template Reference
Type-sage context used when creating test suite in HelperMacros.
More...
#include <TestSuiteBuilderContext.h>
Inheritance diagram for TestSuiteBuilderContext< Fixture >:
_map" border="0" alt="">
List of all members.
Public Types
Public Member Functions
Detailed Description
template<class Fixture>
class TestSuiteBuilderContext< Fixture >
Type-sage context used when creating test suite in HelperMacros.
- See also:
- TestSuiteBuilderContextBase.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
Returns a new TestFixture instance.
- Returns:
- A new fixture instance. The fixture instance is returned by the TestFixtureFactory passed on construction. The actual type is that of the fixture on which the static method suite() was called.
The documentation for this class was generated from the following file: