UniSet 2.45.1
Класс tests.test_codegen_debug.TestDebugStubs

Открытые члены

 test_no_debug_code_by_default (self)
 test_debug_server_init_emitted (self)
 test_no_trace_wrapping_in_debug_mode (self)

Подробное описание

Test debug=True emits server init, no trace instrumentation.

Методы

◆ test_no_trace_wrapping_in_debug_mode()

tests.test_codegen_debug.TestDebugStubs.test_no_trace_wrapping_in_debug_mode ( self)
Trace instrumentation (_dbg_if/_dbg_case) was removed.