Aliaspooryorik
ColdFusion ORM Book

My ColdBox / MXUnit setup

On the ColdBox mailing list the other day, a new user was having trouble getting the the in-built support for integration testing up and running. I emailed off list my typical setup (which worked for him), and thought I'd post here as well in case it inspires anyone else to get into Unit Testing. Read more »

Mocking made easy

I wrote a post a while back about unit testing using mocking with the MightyMock framework. Well, MightyMock now comes bundled with MXUnit (great job guys!) so I wanted to do an updated post to show how easy it is to use mock objects. Read more »

Unit Testing ORM with ColdBox 3 and MXUnit

I've just started building a new site using Coldfusion 9's ORM capabilities. Being a good developer (OK, so I'm not but I aspire to be!) I created my tests directory and then hit the problem of how do I actually test Persisted Entities using MXUnit in a ColdBox 3 application? Read more »

A First Look at MightyMock

MightyMock is a mock framework to help you unit test your applications. I'm using it with MXunit, but you should be able to use it with any Unit Testing framework. So why do you need it? Read more »

Search

Wish List

Found something helpful & want to say ’thanks‘? Then visit my Amazon Wish List :)

Categories

Recent Posts