You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

228 B

测试事件:启动 - 关闭

使用 TestClientwith 语句,在测试中运行事件处理器(startupshutdown)。

{!../../../docs_src/app_testing/tutorial003.py!}