PropCheck.check_specs
You're seeing just the function
check_specs
, go back to PropCheck module for more information.
Specs
check_specs(atom(), user_opts()) :: module_result()
Tests all exported, -spec
ed functions of a module mod
against their spec.