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