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