Skip to content
DaedTech

DaedTech

  • Check Out Products I Offer
  • Hire Me
  • View Interviews and Columns
  • Get in Touch
DaedTech
DaedTech
  • The Life of a Programmer

    Are Unit Tests Worth It?

    ByErik Dietrich March 23, 2012September 27, 2012

    The Unit Test Value Proposition I gave a presentation yesterday on integrating unit tests into a build. (If anyone is interested in seeing it, feel free to leave a comment, and I’ll post relevant slides to slideshare or perhaps make the power point available for download). This covered the nuts and bolts of how I…

    Read More Are Unit Tests Worth It?Continue

  • Java

    JUnit for C# Developers 4 – BDD, Mocks, and Matchers

    ByErik Dietrich March 18, 2012June 30, 2015

    This is yet another in my series of posts on using JUnit from the perspective of a C# developer. Goals Today, I have the following goals in my quest for JUnit TDD proficiency. Use a BDD-style testing scheme with nested classes. Use mocking framework to verify method call Use mocking framework to verify method call…

    Read More JUnit for C# Developers 4 – BDD, Mocks, and MatchersContinue

  • Java

    JUnit for C# 3 – Mocks and Other Niceties

    ByErik Dietrich March 17, 2012June 30, 2015

    Edit: It occurs to me that the name here was kind of an oops. If you’re here to see how I use JUnit while developing in C#, you’re probably going to be disappointed. I meant to title this “JUnit for C# Developers 3”, but made a rather comical omission. My apologies. As I go along…

    Read More JUnit for C# 3 – Mocks and Other NicetiesContinue

  • Java

    Basic Unit Testing with JUnit for C# Developers 2

    ByErik Dietrich March 16, 2012June 30, 2015

    Last night, I posted about my adventures with TDD in Java from a C# developer’s perspective. As I start to shake my Java rust off a bit, I’m enjoying this more and more, so I think I’ll keep this series going for at least a bit, documenting some of my trials, travails, successes and failures….

    Read More Basic Unit Testing with JUnit for C# Developers 2Continue

  • Java

    Basic Unit Testing with JUnit for C# Developers

    ByErik Dietrich March 15, 2012June 30, 2015

    As I’ve blogged previously, I’ve become increasingly dependent on TDD to the point where I’m basically addicted to the practice. I start to get nervous and twitchy if I’m writing code that isn’t driven by tests — it feels like putting a mop into a bucket of filthy water and then using it to ‘clean’….

    Read More Basic Unit Testing with JUnit for C# DevelopersContinue

Page navigation

Previous PagePrevious 1 … 202 203 204 205 206 … 222 Next PageNext

© 2026 DaedTech

  • Check Out Products I Offer
  • Hire Me
  • View Interviews and Columns
  • Get in Touch