Module ffi

Module ffi 

Expand description

DefaultEngine Test Fixture - Replicates C++ EngineFixture.cpp behavior

Functionsยง

setup_default_engine_for_testing_impl
Setup the DefaultEngine test fixture (calls DefaultEngine::SetUpTestCase()) This initializes the FIX engine with dictionary files and test configuration
teardown_default_engine_for_testing_impl
Teardown the DefaultEngine test fixture (calls DefaultEngine::TearDownTestCase()) This destroys the engine and performs cleanup