翻訳と辞書
Words near each other
・ Jwala
・ Jwala (1969 film)
・ Jwala (horse)
・ Jwala Gutta
・ Jwala Heri
・ Jwala Ji
・ Jwala Mohini
・ Jwala Prasad Kureel
・ Jwala Prasad Srivastava
・ Jwaladevi Temple
・ Jwalamalini
・ Jwalamukhi
・ Jwalamukhi (2000 film)
・ Jwalantham
・ Jwalapuram
JWalk
・ Jwamer Aga
・ Jwan Hesso
・ Jwaneng
・ Jwaneng Airport
・ Jwaneng diamond mine
・ Jwanita
・ Jwar Bhata
・ Jwar Bhata (1944 film)
・ Jwauijeong
・ Jwaundace Candece
・ Jwaya
・ Jwaydan Moyine
・ JWB
・ JWE


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

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

JWalk is a unit testing toolkit for the Java programming language.〔''The JWalk Home Page'', http://www.dcs.shef.ac.uk/~ajhs/jwalk/〕 Created by (Anthony Simons ), JWalk supports a testing paradigm called Lazy Systematic Unit Testing.〔A J H Simons, JWalk: Lazy systematic unit testing of Java classes by design introspection and user interaction, ''Automated Software Engineering, 14 (4), December'', ed. B. Nuseibeh, (Boston: Springer, 2007), 369-418.〕 This is based on the two notions of ''lazy specification'', the ability to infer the evolving specification of a class on the fly by dynamic analysis, and ''systematic testing'', the ability to explore and test the class's state space exhaustively to bounded depths.
==Using JWalk==

JWalk is used to test single, compiled classes in the Java programming language (so far, the only supported language). It can be directed to explore all method protocols systematically, printing a lengthy test report, or to perform automated testing according to a state-based model of the class under test. The specification is constructed interactively, as the programmer confirms or rejects test outcomes, and adapts itself quickly to changes in the evolving code. JWalk is therefore well-suited to test-driven development, as used in the Extreme Programming approach to software development.

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



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

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