A running test suites state runs a test suites.
More...
#include <test_suites_runner.h>
Inherits state.
A running test suites state runs a test suites.
Object Diagram
◆ get_const_suite_index()
| index_t const& cppgraph::running_test_suite_state::get_const_suite_index |
( |
| ) |
const |
|
inlineprotected |
[auto-generated] suite_index property access.
- Returns
- The value of this node's suite_index property.
◆ get_handle_to_const_suite_index()
[auto-generated] suite_index property handle access.
- Returns
- A handle to this node's suite_index property.
◆ get_handle_to_suite_index()
[auto-generated] suite_index property handle access.
- Returns
- A handle to this node's suite_index property.
- Exceptions
-
| exception | There is more than 1 matching property. |
| exception | There is no matching property.` |
◆ get_message_handler_filter_t_state_machine_completed_message_child()
◆ get_suite_index()
| index_t& cppgraph::running_test_suite_state::get_suite_index |
( |
| ) |
const |
|
inlineprotected |
[auto-generated] suite_index property access.
- Returns
- The value of this node's suite_index property.
◆ get_test_suite_runner_child()
◆ get_test_suites_child()
[auto-generated] cppgraph :: test_suites child node access.
- Returns
- The
cppgraph :: test_suites child node. It is guaranteed not to be nullptr.
- Exceptions
-
| exception | There is no cppgraph :: test_suites child node. |
| exception | There is more than one cppgraph :: test_suites child node. |
◆ on_state_machine_completed_message()
◆ set_handle_to_suite_index()
[auto-generated] Attaches the guaranteed property suite_index to this node and assigns it a specified value.
- Parameters
-
| h_property | Value to assign to this node's suite_index property. |
◆ set_message_handler_filter_t_state_machine_completed_message_child()
[auto-generated] Replaces the child node whose class is or derived from, cppgraph :: message_handler_filter_t < cppgraph :: state_machine_completed_message >.
- Parameters
-
| h_message_handler_filter_t | Handle to a node to replace the existing node. |
- Returns
- A handle to the node that was replaced. It is guaranteed not to be
nullptr.
- Exceptions
-
◆ set_suite_index()
| void cppgraph::running_test_suite_state::set_suite_index |
( |
index_t const & |
property | ) |
const |
|
inlineprotected |
[auto-generated] Assigns a specified value to this node's suite_index property.
- Parameters
-
| property | Value to assign to this node's suite_index property. |
◆ set_test_suite_runner_child()
[auto-generated] Replaces the child node whose class is or derived from, cppgraph :: test_suite_runner .
- Parameters
-
| h_test_suite_runner | Handle to a node to replace the existing node. |
- Returns
- A handle to the node that was replaced. It is guaranteed not to be
nullptr.
- Exceptions
-
| exception | There is no existing node whose type is of or derived from cppgraph :: test_suite_runner . |
| exception | There is more than 1 existing node whose type is of or derived from cppgraph :: test_suite_runner . |
| exception | h_test_suite_runner is nullptr. |
◆ set_test_suites_child()
[auto-generated] Replaces the child node whose class is or derived from, cppgraph :: test_suites .
- Parameters
-
| h_test_suites | Handle to a node to replace the existing node. |
- Returns
- A handle to the node that was replaced. It is guaranteed not to be
nullptr.
- Exceptions
-
| exception | There is no existing node whose type is of or derived from cppgraph :: test_suites . |
| exception | There is more than 1 existing node whose type is of or derived from cppgraph :: test_suites . |
| exception | h_test_suites is nullptr. |
◆ suite_index_link_name
[auto-generated] Returns the link_name_t of property suite_index .
- Returns
- The
link_name_t of property suite_index .
The documentation for this struct was generated from the following files:
- c:/cppgraph/lib/cppgraph/test/test_suites_runner.h
- c:/cppgraph/lib/cppgraph/test/test_suites_runner.cpp