Python 3.6.5 ドキュメント 検索
Results of 1 - 1 of about 1 for upport (0.012 sec.)
- 26.8. test --- Python 用回帰テストパッケージ — Python 3.6.5 ドキュメント 9414
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
ージには、Python 用の全ての回帰テストの他に、 test.support モジュールと test.regrtest モジュールが入っています...
。 test.support はテストを充実させるために使い、 test.regrtest はテ...
り文句を使います: import unittest from test import support class MyTestCase1 ( unittest . TestCase ): # Only...
すると、すべての回帰テストを実行します。 26.9. test.support --- テストのためのユーティリティ関数 ¶ test.suppor...
- https://man.plustar.jp/python/library/test.html - [similar]
PREV
1
NEXT