40 namespace test_format {
42 using mobject::Session;
43 using control::STypeManager;
52 setup_basicDummyTypeInfo ()
54 UNIMPLEMENTED (
"setup basic dummy-type-info");
94 TODO (
"verify the test-dummy basic type info is present now...");
95 TODO (
"verify the additional type info is *not* present");
104 TODO (
"verify the additional type info is *not* present");
107 TODO (
"use the registration facility to add additional type info");
108 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.
Simple 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.