![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
unit test ViewSpecDSL_test More...
Go to the source code of this file.
unit test ViewSpecDSL_test
Definition in file view-spec-dsl-test.cpp.
#include "lib/test/run.hpp"#include "lib/test/test-helper.hpp"#include "stage/interact/ui-coord.hpp"#include "stage/interact/view-locator.hpp"#include "stage/interact/view-spec-dsl.hpp"#include "gen-node-location-query.hpp"#include "test/test-element-access.hpp"#include "lib/depend-inject.hpp"#include "lib/format-cout.hpp"#include "lib/util.hpp"Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | stage::idi |
| generic definitions for element ID and access. | |
| namespace | stage::interact |
| UI interaction control. | |
| namespace | stage::interact::test |
| namespace | stage::interact::test::anonymous_namespace{view-spec-dsl-test.cpp} |
Typedefs | |
| using | MockLoationSolver = lib::DependInject< UILocationSolver >::Local<> |
| using | MockElementAccess = lib::DependInject< ElementAccess >::Local< TestElementAccess > |
Classes | |
| struct | Descriptor< test::DummyView > |
| class | ViewSpecDSL_test |
Functions | |
| LAUNCHER (ViewSpecDSL_test, "unit stage") | |
| Register this test class... | |
| struct stage::idi::Descriptor< test::DummyView > |
| Class Members | ||
|---|---|---|
| ViewSpec | locate = UICoord::currentWindow().panel("parentLocation") | |
| Allocator | alloc = limitAllocation(2) | |
Collaboration diagram for Descriptor< test::DummyView >: