Module traces_for_tests

Data Types

aggregator_pid()

aggregator_pid() = class_TraceAggregator:aggregator_pid()

module_name()

module_name() = basic_utils:module_name()

Function Index

test_immediate_stop/2
test_start/2
test_stop/3
test_stop_on_shell/2

Function Details

test_immediate_stop/2

test_immediate_stop(ModuleName::module_name(), TraceAggregatorPid::aggregator_pid()) -> no_return()

test_start/2

test_start(ModuleName::module_name(), InitTraceSupervisor::class_TraceAggregator:initialise_supervision()) -> aggregator_pid()

test_stop/3

test_stop(ModuleName::module_name(), TraceAggregatorPid::aggregator_pid(), WaitForTraceSupervisor::boolean()) -> no_return()

test_stop_on_shell/2

test_stop_on_shell(ModuleName::module_name(), TraceAggregatorPid::aggregator_pid()) -> no_return()


Generated by EDoc