Hello everybody,
I’m very much hooked by all the new stuff I learn about testing from my sequence diagram generation experiments. I just came again across http://www.mockobjects.com. I say again (more...)
Hello everybody,
As promised, here is a post about how I generate sequence diagrams from unit tests. These are still quite early efforts and can think of lots of improvements, so (more...)
Hi all
While going thru the code, I came upon this....
In addFieldValue, we don't trim the value.. However, in addFieldValues we do... Is there any reason for this?
I removed the code (more...)
Hello everybody,
I managed to setup Qt with VS yesterday and after I did so I run Calitko in VS’s debugger for a while. It revealed one bug right away (a (more...)