score::testing::MockApplication Struct Referencefinal

Application class for tests. More...

Inheritance diagram for score::testing::MockApplication:
score::ApplicationInterface

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::ApplicationContextcontext () const override
 
const score::ApplicationComponentscomponents () const override
 

Static Public Attributes

static score::ApplicationComponentsData d0
 

Additional Inherited Members

- Static Public Member Functions inherited from score::ApplicationInterface
static ApplicationInterfaceinstance ()
 
- Static Protected Attributes inherited from score::ApplicationInterface
static ApplicationInterfacem_instance
 

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