Subscribe
Subscribe
Subscribe Options (Close)
Topic: tdd
New with Topic: tdd
knym bookmarked a link
lotas shared an item
Unit Test Boundaries
One principle to follow when writing a unit test is that a unit test should ideally not cross boundaries. Michael Feathers takes a harder stance in saying… A test is not a unit test if: It talks to the database It communicates...
One principle to follow when writing a unit test is that a unit test should ideally not cross boundaries. Michael Feathers takes a harder stance in saying… A test is not a unit test if: It talks to the database It communicates...
Kurt Häusler shared an item
Unit Test Boundaries
One principle to follow when writing a unit test is that a unit test should ideally not cross boundaries. Michael Feathers takes a harder stance in saying… A test is not a unit test if: It talks to the database It communicates...
One principle to follow when writing a unit test is that a unit test should ideally not cross boundaries. Michael Feathers takes a harder stance in saying… A test is not a unit test if: It talks to the database It communicates...
accavdar posted a blog entry
JUnit 4 in 60 Seconds
dzone_url = "http://www.cavdar.net/2008/07/21/junit-4-in-60-seconds/";I played with JUnit 4 library this weekend and here is...
dzone_url = "http://www.cavdar.net/2008/07/21/junit-4-in-60-seconds/";I played with JUnit 4 library this weekend and here is...
igrigorik bookmarked links
accavdar shared an item
JUnit 4 in 60 Seconds
I played with JUnit 4 library this weekend and here is the short introduction to it:@Test Mark your test cases with @Test annotations. You don’t need to prefix your test cases with “test”. In addition, your class does not need to extend from...
I played with JUnit 4 library this weekend and here is the short introduction to it:@Test Mark your test cases with @Test annotations. You don’t need to prefix your test cases with “test”. In addition, your class does not need to extend from...
higgis bookmarked a link
brian_johnston : My Problem with MVC and the Pattern Mafia in general
Excellent rant about how patterns and other religiosity can make things worse. I gave a much more restrained version of this rant in a developer forum the other day.
Excellent rant about how patterns and other religiosity can make things worse. I gave a much more restrained version of this rant in a developer forum the other day.
Manikanda kumar bookmarked a link
pymox - Google Code
Mox is a mock object framework for Python.Mox is based on EasyMock, a Java mock object framework.
Mox is a mock object framework for Python.Mox is based on EasyMock, a Java mock object framework.
王 bookmarked a link
8 days ago
Delicious
| Topics: google, mock, mock-objects, opensource | Add delicious to your profile
Delicious
| Topics: google, mock, mock-objects, opensource | Add delicious to your profilemhinze posted a blog entry
Testing TempData in ASP.NET MVC Preview 4
Eilon was correct - they made it easier!It's trivial to test TempData now. Here is how I ported the example from his...
Eilon was correct - they made it easier!It's trivial to test TempData now. Here is how I ported the example from his...
Manikanda kumar bookmarked a link
Hakan Erdogmus on TDD Misunderstandings and Adoption Issues
Hakan Erdogmus, Editor in Chief of IEEE Software, talks about current misunderstandings regarding TDD's role in software development and the adoption issues it faces.
Hakan Erdogmus, Editor in Chief of IEEE Software, talks about current misunderstandings regarding TDD's role in software development and the adoption issues it faces.
Pradeep C posted a blog entry
Why 3G operators can't ignore TD-SCDMA
Come Beijing Olympics, and China will be showcasing the TD-SCDMA (Time Division-Synchronous Code-Division Multiple Access)...
Come Beijing Olympics, and China will be showcasing the TD-SCDMA (Time Division-Synchronous Code-Division Multiple Access)...
Kurt Häusler bookmarked a link
Jacky bookmarked a link
PeterBell posted a blog entry
If it isn't worth testing, it isn't worth coding . . .
One of the common arguments against Test Driven Development is that a lot of the code we write (simple getters and setters,...
One of the common arguments against Test Driven Development is that a lot of the code we write (simple getters and setters,...
mhinze posted a blog entry
Refactoring DRY tests with Resharper's Inline Method
Dan North, in a recent article about DRY tests, says:[Tests] are the documentation narrative that will guide future...
Dan North, in a recent article about DRY tests, says:[Tests] are the documentation narrative that will guide future...
Gretch bookmarked a link
14 days ago
Delicious
| Topics: agile, design, development, methodology | Add delicious to your profile
Delicious
| Topics: agile, design, development, methodology | Add delicious to your profileEmad I posted a blog entry
Unit Test Private Methods in Visual Studio
I am working on a feature that will let me import twitter messages to yonkly and wanted to write a test for it. The...
I am working on a feature that will let me import twitter messages to yonkly and wanted to write a test for it. The...
PeterBell posted a blog entry
Dan North on Breaking DRY
Don't Repeat Yourself is one of the most important principles from the Pragmatic Programmers book. Dan North has posted an...
Don't Repeat Yourself is one of the most important principles from the Pragmatic Programmers book. Dan North has posted an...
jmbeas posted a blog entry
De mayor quiero ser como Kent Beck
Dada mi nueva situación (perdonad el eufemismo, pero es la moda...), estos días estoy trabajando en mi CV. Para ello he...
Dada mi nueva situación (perdonad el eufemismo, pero es la moda...), estos días estoy trabajando en mi CV. Para ello he...
Related topics
agile
ASP.NET MVC
google
junit4
mock
opensource
programming
Python
rails
SoftwareDevelopment
TD-SCDMA Forum
testing
tools
To Ponder
unit testing
Top members tagged
You
Explore
Create
Help
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy
Copyright © 2005-2008 MyBlogLog. All rights reserved. Copyright/IP Policy











