翻訳と辞書
Words near each other
・ PhpGrabComics
・ PhpGroupWare
・ PHPIDS
・ PHPixie
・ PhpLDAPadmin
・ PhpList
・ PhpLiteAdmin
・ PHPMailer
・ PhpMyAdmin
・ PhpPgAdmin
・ PHProjekt
・ PHPRunner
・ PhpSQLiteAdmin
・ PhpStorm
・ PHPT1
PHPUnit
・ PhpWebLog
・ PhpWebSite
・ PhpWiki
・ PHPWind
・ PHQ
・ PHQ card
・ PHR
・ Phra Aphai Mani
・ Phra Athit Road in Bangkok
・ Phra Bang
・ Phra Bat
・ Phra Chenduriyang
・ Phra Dhammavisuddhikavi
・ Phra Dharmakosajarn


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

PHPUnit : ウィキペディア英語版
PHPUnit

PHPUnit is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks that originated with SUnit and became popular with JUnit. PHPUnit was created by Sebastian Bergmann and its development is hosted on GitHub.
==Purpose==
PHPUnit is based on of the idea that developers should be able to find mistakes in their newly-committed code quickly and assert that no code regression has occurred in other parts of the code base. Much like other unit testing frameworks, PHPUnit uses assertions to verify that the behavior of the specific component - or ''"unit"'' - being tested behaves as expected.〔Assertion (computing)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「PHPUnit」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.