5,99 €
5,99 €
inkl. MwSt.
Sofort per Download lieferbar
payback
3 °P sammeln
5,99 €
5,99 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
3 °P sammeln
Als Download kaufen
5,99 €
inkl. MwSt.
Sofort per Download lieferbar
payback
3 °P sammeln
Jetzt verschenken
5,99 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
3 °P sammeln
  • Format: ePub

JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, bringing together all the bits of hard to remember information, syntax, and rules for working with JUnit, as well as delivering the insight and sage advice that can only come from a technology's…mehr

  • Geräte: eReader
  • mit Kopierschutz
  • eBook Hilfe
  • Größe: 3.52MB
  • FamilySharing(5)
Produktbeschreibung
JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, bringing together all the bits of hard to remember information, syntax, and rules for working with JUnit, as well as delivering the insight and sage advice that can only come from a technology's creator. Any programmer who has written, or is writing, Java Code will find this book valuable. Specifically it will appeal to programmers and developers of any level that use JUnit to do their unit testing in test-driven development under agile methodologies such as Extreme Programming (XP) [another Beck creation].

Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
Kent Beck is the founder and director of Three Rivers Institute (TRI). He has pioneered patterns for software development, the XUnit family of test frameworks, the HotDraw drawing editor framework, CRC cards, refactoring, and most recently eXtreme Programming (XP). He is the author of Extreme Programming Explained, Planning Extreme Programming, and The Smalltalk Best Practice Patterns. He lives on 20 acres in rural southern Oregon with his wife, five children, four dogs, two sheep, and a variable number of domestic fowl.
Rezensionen
"Becks Büchlein durchmisst im Schnelldurchgang die Welt von JUnit und beleuchtet dennoch viele Facetten. Neben einer generellen Einführung in das Unit Testing gibt es eine Beschreibung der Schnittstelle von JUnit, Informationen zu seiner Geschichte und Wissenswertes über die zugrunde liegende Architektur. Selbst ein Abschnitt über das Test First Programming, eine Disziplin, in der erst die Tests und dann die zu musternde Software geschrieben werden, fehlt nicht.

Ausführlich beschreibt Beck, wie sich Tests in Verbindung mit Ant, einem weit verbreiteten Werkzeug zur Erzeugung von Java-Projekten, automatisch ausführen lassen. Informativ gelang auch der Abschnitt über den Einsatz von JUnit in integrierten Entwicklungsumgebungen wie Eclipse, JBuilder und IntelliJ IDEA.Trotz seines geringen Umfangs enthält das Buch alles, was ein Programmierer braucht, um erste Unit Tests mit JUnit zu entwickeln." - Maik Schmidt in c't, Heft 8/2005