Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
stage::test Namespace Reference

Namespaces

namespace  anonymous_namespace{test-nexus.cpp}
 

Typedefs

using PMockElm = std::unique_ptr< MockElm >
 

Classes

struct  DummyTab
 
struct  DummyView
 
class  DummyWidget
 
class  MockElm
 Mock UI element or controller. More...
 
class  Nexus
 Mock UI backbone for unit testing. More...
 
class  PlaceholderCommand
 Set of stub command operations. More...
 
class  TestElementAccess
 Mock implementation of the model::ElementAccess interface for testing without actual UI. More...
 

Typedef Documentation

◆ PMockElm

using PMockElm = std::unique_ptr<MockElm>

Definition at line 85 of file mock-elm.hpp.