score::testing::MockApplication Struct Referencefinal
Application class for tests. More...
Inheritance diagram for score::testing::MockApplication:
Detailed Description
Application class for tests.
Used to setup a small application context for unit & integration tests where serialization is required without needing the data from other plug-ins.
Public Member Functions | |
const score::ApplicationContext & | context () const override |
const score::ApplicationComponents & | components () const override |
Static Public Attributes | |
static score::ApplicationComponentsData | d0 |
Additional Inherited Members | |
Static Public Member Functions inherited from score::ApplicationInterface | |
static ApplicationInterface & | instance () |
Static Protected Attributes inherited from score::ApplicationInterface | |
static ApplicationInterface * | m_instance |
The documentation for this struct was generated from the following file: