Module test_utils

Copyright © (C) 1999-2013, Erlang Solutions Ltd

Authors: Diana Corbacho (diana.corbacho@erlang-solutions.com).

Function Index

send_message/1
start_listener/1
start_listener/2
stop_listener/1

Function Details

send_message/1

send_message(Socket) -> any()

start_listener/1

start_listener(Msg) -> any()

start_listener/2

start_listener(Msg, ConnectionState) -> any()

stop_listener/1

stop_listener(X1) -> any()


Generated by EDoc