cox_regression.tests.test_protocol module

async cox_regression.tests.test_protocol.test_protocol(tmp_path, http_pool_trio)[source]

Run the Cox regression with the Rotterdam example

Parameters:
  • tmp_path (Path) – temporary path fixture

  • http_pool_trio (tuple[Pool, Pool, Pool]) – communication pool fixture for 3 parties

Return type:

None