E D R , A S I H C RSS

Full text search for "TextTestrunner"

Text Testrunner


Search BackLinks only
Display context of search results
Case-sensitive searching
  • PyUnit . . . . 1 match
         PyUnit test framework는 테스트를 수행하기 위해 'TestRunner' 클래스를 사용한다. 가장 일반적인 TestRunner는 TextTestRunner이다.
         runner = unittest.TextTestRunner ()
         기본적으로 TextTestRunner는 sys.stderr에 출력한다. TextTestrunner 같은 클래스는 Python interpreter session과 상호작용하면서 test들을 실행시켜볼 수 있는 이상적인 방법이다.
Found 1 matching page out of 7540 total pages (5000 pages are searched)

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.3081 sec