Dieser Artikel ist nicht mehr vorrätig.

Pragmatische Geräteprüfung in C# mit Nunit (Pragmatic P... von Dave Thomas Taschenbuch-

Ursprünglicher Text
Pragmatic Unit Testing in C# with Nunit (Pragmatic P... by Dave Thomas Paperback
FREE US DELIVERY | ISBN: 0974514020 | Quality Books
World of Books USA
(1196378)
Angemeldet als gewerblicher Verkäufer
US $7,25
Ca.EUR 6,19
Artikelzustand:
Sehr gut
Versand:
Kostenlos USPS Ground Advantage®.
Standort: Florida, USA
Lieferung:
Lieferung zwischen Sa, 20. Sep und Fr, 26. Sep nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:303566201109
Zuletzt aktualisiert am 25. Mai. 2025 18:40:35 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Sehr gut: Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand ...
ISBN
0974514020
EAN
9780974514024
Date of Publication
20040511
Release Title
Pragmatic Unit Testing in C# with NUnit
Artist
Thomas, Dave
Brand
N/A
Colour
N/A
Book Title
Pragmatic Unit Testing in C# with NUnit
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
Pragmatic Programmers, LLC, T.H.E.
ISBN-10
0974514020
ISBN-13
9780974514024
eBay Product ID (ePID)
46589997

Product Key Features

Number of Pages
176 Pages
Language
English
Publication Name
Pragmatic Unit Testing in C# with Nunit
Subject
Software Development & Engineering / General, Programming Languages / C#
Publication Year
2004
Type
Textbook
Author
David Thomas, Andrew Hunt
Subject Area
Computers
Series
Pragmatic Programmers Ser.
Format
Trade Paperback

Dimensions

Item Height
0.6 in
Item Weight
13 Oz
Item Length
8.9 in
Item Width
7.6 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2005-273867
Dewey Edition
22
eBook Format
Adobe PDF
Illustrated
Yes
Dewey Decimal
005.1
Synopsis
Learn how to improve your C# coding skills using unit testing. Despite it's name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers. It's primarily for our benefit: we get improved confidence in our code, better ability to make deadlines, less time spent in the debugger, and less time beating on the code to make it work correctly.This book shows how to write tests, but more importantly, it goes where other books fear to tread and gives you concrete advice and examples of what to test--the common things that go wrong in all of our programs. Discover the tricky hiding places where bugs breed, and how to catch them using the freely available NUnit framework. It's easy to learn how to think of all the things in your code that are likely to break. We'll show you how with helpful mnemonics, summarized in a handy tip sheet (also available from our www.pragmaticprogrammer.com website).With this book you will: Write better code, and take less time to write itDiscover the tricky places where bugs breedLearn how to think of all the things that could go wrongTest individual pieces of code without having to include the whole projectTest effectively with the whole teamWe'll also cover how to use Mock Objects for testing, how to write high quality test code, and how to use unit testing to improve your design skills. We'll show you frequent "gotchas"--along with the fixes--to save you time when problems come up.But the best part is that you don't need a sweeping mandate to change your whole team or your whole company. You don't need to adopt Extreme Programming, or Test-Driven Development, or change your development process in order to reap the proven benefits of unit testing. You can start unit testing, the pragmatic way, right away., Learn how to improve your C# coding skills using unit testing. Despite it's name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers. It's primarily for our benefit: we get improved confidence in our code, better ability to make deadlines, less time spent in the debugger, and less time beating on the code to make it work correctly.This book shows how to write tests, but more importantly, it goes where other books fear to tread and gives you concrete advice and examples of what to test--the common things that go wrong in all of our programs. Discover the tricky hiding places where bugs breed, and how to catch them using the freely available NUnit framework. It's easy to learn how to think of all the things in your code that are likely to break. We'll show you how with helpful mnemonics, summarized in a handy tip sheet (also available from our www.pragmaticprogrammer.com website).With this book you will: Write better code, and take less time to write it Discover the tricky places where bugs breed Learn how to think of all the things that could go wrong Test individual pieces of code without having to include the whole project Test effectively with the whole team We'll also cover how to use Mock Objects for testing, how to write high quality test code, and how to use unit testing to improve your design skills. We'll show you frequent "gotchas"--along with the fixes--to save you time when problems come up.But the best part is that you don't need a sweeping mandate to change your whole team or your whole company. You don't need to adopt Extreme Programming, or Test-Driven Development, or change your development process in order to reap the proven benefits of unit testing. You can start unit testing, the pragmatic way, right away., Learn how to improve your C# coding skills using unit testing. Despite it's name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers. It's primarily for our benefit: we get improved confidence in our code, better ability to make deadlines, less time spent in the debugger, and less time beating on the code to make it work correctly. This book shows how to write tests, but more importantly, it goes where other books fear to tread and gives you concrete advice and examples of what to test--the common things that go wrong in all of our programs. Discover the tricky hiding places where bugs breed, and how to catch them using the freely available NUnit framework. It's easy to learn how to think of all the things in your code that are likely to break. We'll show you how with helpful mnemonics, summarized in a handy tip sheet (also available from our www.pragmaticprogrammer.com website). With this book you will: Write better code, and take less time to write it Discover the tricky places where bugs breed Learn how to think of all the things that could go wrong Test individual pieces of code without having to include the whole project Test effectively with the whole team We'll also cover how to use Mock Objects for testing, how to write high quality test code, and how to use unit testing to improve your design skills. We'll show you frequent "gotchas"--along with the fixes--to save you time when problems come up. But the best part is that you don't need a sweeping mandate to change your whole team or your whole company. You don't need to adopt Extreme Programming, or Test-Driven Development, orchange your development process in order to reap the proven benefits of unit testing. You can start unit testing, the pragmatic way, right away.
LC Classification Number
QA76.76.T48H76 2004
As told to
Fowler, Chad

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.
USt-IdNr.: GB 922696893
Info zu diesem Verkäufer

World of Books USA

89,3% positive Bewertungen5,2 Mio. Artikel verkauft

Mitglied seit Okt 2011
Antwortet meist innerhalb 1 Stunde
Angemeldet als gewerblicher Verkäufer
In 2002, World of Books Group was founded on an ethos to do good, protect the planet and support charities by enabling more goods to be reused. Since then, we've grown into to a global company ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.5
Angemessene Versandkosten
5.0
Lieferzeit
4.6
Kommunikation
4.9

Verkäuferbewertungen (1.570.330)

Alle Bewertungen
Positiv
Neutral
Negativ
  • n***n (1263)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    AWESOME SELLER, EXCELLENT SERVICE! I really appreciate that my order was shipped out & arrived very quickly, it was packed with great care & the book is in very good condition exactly as pictured & described & for such a great price too! Seller had very quick response to a question I had about the tracking for my order & assured me that my order was on its way & would be delivered as promised & it was! I am super-happy with my purchase from this fantastic seller & very highly recommend! Thanks!
  • 4***7 (216)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    1st edition, 2nd impression edition of "The Drunken Forest," by Gerald Durrell is as pictured & described. Arrived quickly & safely! Got a great deal on it! Great communication! The book, with a protective mylar cover, was wrapped in bubble wrap, then wrapped in sturdy cardboard, then placed in a rugged bubble mailer! Fort Knox in a mailer! So hard to get an early edition of this classic! So happy to add to my growing collection of nature & science books! Thank you! !!Seller Highly Recommended!!
  • 6***6 (76)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    This delivery was earliest date! Condition, value, quality - all as described. (My mistake was not requiring the publishing date to be 1958. This was 1977.) This IS a Viking Portable Library copy of Dante's Divine Comedy in English, translated by Laurence Binyon, but it is with a cover DIFFERENT from what was shown. The tracking number was listed as from "UPS", but should have been listed as from "USPS." Contact with this seller alleviated tracking issues. I recommend this seller! Thank you!