Welcome to MSDN Blogs Sign in | Join | Help

Progressive Development

Zany Adventures in Software Engineering with Maven and Motley

Browse by Tags

All Tags » debugging » assertions   (RSS)
Motley says: "Rely on the debugger to write solid code"
Summary Motley: I rely on the debugger when I am writing code. Without it, I'd have a really hard time tracking down all the bugs in my code. Maven: Write code as if the debugger does not even exist. Include unit tests, assertions, tracing, logging, static Read More...
Page view tracker