31 namespace test_format {
33 using mobject::Session;
34 using control::STypeManager;
43 setup_basicDummyTypeInfo ()
45 UNIMPLEMENTED (
"setup basic dummy-type-info");
85 TODO (
"verify the test-dummy basic type info is present now...");
86 TODO (
"verify the additional type info is *not* present");
95 TODO (
"verify the additional type info is *not* present");
98 TODO (
"use the registration facility to add additional type info");
99 TODO (
"verify the additional type info to be present now...");
Installing and invoking of application lifecycle event callbacks.
virtual void reset()=0
reset all session config and start with a pristine default session.
static session::SessManager & current
access point to the current Session
Steam-Layer implementation namespace root.
Interface to the stream type system.
static lib::Depend< STypeManager > instance
access the system-wide stream type manager instance.
Simplistic test class runner.
Tiny helper functions and shortcuts to be used everywhere Consider this header to be effectively incl...
define and register a callback for a specific lifecycle event.
const char * ON_STREAMTYPES_RESET
triggered to load the generic pristine default
Primary Interface to the current Session.