Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
I wonder if this could be used in mock unit tests that required a server???
Admittedly, I'm still not toally clear about the use behind them, but the more I read the more I like...besides...I don't code anything anyways until I have hammered out a fairly solid API...so unit testing actually makes sense...
ole wrote:Yes definately interesting. Also a bit mental, I'm not about to change from Apache any time soon.
Well no...obviously...Apache being a binary would run much faster, etc...but for prototyping or using it in test cases I thought it might be a practical purpose there...
Don't AUT'er's use mock objects, etc...when the real one isn't available???