Skip to content

naive_speculate.testing.infer.inferencer.contract

InferencerContractTests

Contract tests for Inferencer implementations.

Provide test utility methods corresponding to the methods of Inferencer and a fixture for SampleStrategy.

Inferencer implementations should utilize utility methods defined here to test whether they adhere to the expected behavior contracts.