WhiteRabbit.Core.test_publish

You're seeing just the function test_publish, go back to WhiteRabbit.Core module for more information.
Link to this function

test_publish(number \\ 100, exchange \\ "json_test_exchange", routing_key \\ "test_json", payload \\ %{hello: "world"}, options \\ [])

View Source

Specs

test_publish(integer(), String.t(), String.t(), map(), Keyword.t()) :: [atom()]