- Last edited September 27, 2001 |
Help - sourceforge.net/forum/forum.php?forum_id=104116
Discussion - sourceforge.net/forum/forum.php?forum_id=104115
Q) The source produced by MockMaker doesn't compile - why not?
A) MockMaker doesn't write all of the import statements that you will need. Sorry. You'll have to write import statements manually. This will be fixed in a future version of MockMaker. (This is because I made the decision to not have fully qualified types at the cost of having to have import statements, because I prefer it that way around).
A) Note that the classes produced by MockMaker rely on the MockObjects framework from www.mockobjects.com
- Last edited September 27, 2001 |