OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::Context, including all inherited members.
command_stack | OTest2::Context | |
Context(const Context &)=delete | OTest2::Context | |
Context(CommandStack *command_stack_, SemanticStack *semantic_stack_, ObjectPath *object_path_, TimeSource *time_source_, ExcCatcher *exception_catcher_, Reporter *reporter_, TestMarkFactory *test_mark_factory_, TestMarkStorage *test_mark_storage_, UserData *user_data_) | OTest2::Context | explicit |
exception_catcher | OTest2::Context | |
object_path | OTest2::Context | |
operator=(const Context &)=delete | OTest2::Context | |
reporter | OTest2::Context | |
semantic_stack | OTest2::Context | |
test_mark_factory | OTest2::Context | |
test_mark_storage | OTest2::Context | |
time_source | OTest2::Context | |
user_data | OTest2::Context | |
~Context() | OTest2::Context |