PropCheck.check_specs

You're seeing just the function check_specs, go back to PropCheck module for more information.
Link to this function

check_specs(mod, user_opts \\ [])

View Source

Specs

check_specs(atom(), user_opts()) :: module_result()

Tests all exported, -speced functions of a module mod against their spec.