ExCheck v0.5.2 ExCheck.IOServer

Process which manipulates IO output and forwards it to previous group leader.

Summary

Functions

Returns all error loggings from property tests

Helper function to manipulate output

Redirects IO output from pid to this server

Resets the test count

Starts a new server process, links it to the calling process

Get the total amount of property tests that ran so far

Functions

errors()

Returns all error loggings from property tests

handle_output(msg, value_list, from, state)

Helper function to manipulate output.

redirect(pid)

Redirects IO output from pid to this server.

reset_test_count()

Resets the test count.

start_link()

Starts a new server process, links it to the calling process.

total_tests()

Get the total amount of property tests that ran so far.