ColdFrame: Testing

There are (at least) two levels of testing that you may wish to do on ColdFrame-supported domains: class-level, which is a white-box approach to test the internal structures of the domain, and domain-level, which is a black-box approach to test the behaviour of the domain as a whole, and is likely to be quite functional and requirements-oriented.

Both levels will benefit from the use of stubs.