运行时弃用。
类型: 运行时
使用多个参数的 assert.fail() 已弃用。 仅使用一个参数使用 assert.fail() 或使用不同的 assert 模块方法。
assert.fail()
assert
Runtime deprecation.
Type: Runtime
Using assert.fail() with more than one argument is deprecated. Use assert.fail() with only one argument or use a different assert module method.