Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test ScopeQuery_test
Definition in file scope-query-test.cpp.
#include "lib/test/run.hpp"
#include "steam/mobject/session/scope-query.hpp"
#include "steam/mobject/session/specific-contents-query.hpp"
#include "steam/mobject/session/session-service-explore-scope.hpp"
#include "steam/mobject/session/test-scopes.hpp"
#include "steam/mobject/session/clip.hpp"
#include "lib/format-cout.hpp"
#include "lib/symbol.hpp"
#include "lib/util.hpp"
#include <string>
Classes | |
class | ScopeQuery_test |
Functions | |
void | announce (Literal description) |
bool | filter (Placement< DummyMO > const &candidate) |
a filter predicate to pick some objects from a resultset. More... | |
LAUNCHER (ScopeQuery_test, "unit session") | |
Register this test class... More... | |
template<class IT > | |
void | pullOut (IT const &iter) |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::mobject | |
Media-Objects, edit operations and high-level session. | |
steam::mobject::session | |
Namespace of Session and user visible high-level objects. | |
steam::mobject::session::test::LAUNCHER | ( | ScopeQuery_test | , |
"unit session" | |||
) |
Register this test class...