Unity Scopes API
unity::scopes::testing::TypedScopeFixture< Scope > Class Template Reference

Fixture for testing scope testing. More...

#include <unity/scopes/testing/TypedScopeFixture.h>

Inheritance diagram for unity::scopes::testing::TypedScopeFixture< Scope >:

Detailed Description

template<typename Scope>
class unity::scopes::testing::TypedScopeFixture< Scope >

Fixture for testing scope testing.

This fixture template provides convienience SetUp() and TearDown() functions, as well as a number of setters that ease the creation of scope tests.


The documentation for this class was generated from the following file: