Membrane.Testing.Pipeline.execute_actions

You're seeing just the function execute_actions, go back to Membrane.Testing.Pipeline module for more information.
Link to this function

execute_actions(pipeline, actions)

View Source

Specs

execute_actions(pid(), Keyword.t()) :: :ok

Executes specified actions in the pipeline.

The actions are returned from the handle_other callback.