assert_is_ramp ¶
- typhoon.test.signals. assert_is_ramp ( signal 、 slope 、 tol 、 during = None 、 strictness = 1 、 time_tol = 0 、 initial_value = None 、 report_plot = None ) ¶
アサーションヘルパー
ランプ
関数。同じシグネチャを持ちます。次と同等です:
>>> result = is_ramp ( * args , ** kwargs ) >>> assert_analysis ( result , True )
- 昇給:
アサーションエラー – 結果が
真実
.