| The integration of the JUnit framework with Objecteering/UML
provides a complete test environment, from UML modeling
right through to test execution!
JUnit provides complete synergy between application
code and test code, while Objecteering/UML provides complete
consistency between the application's UML model and generated
code. The Objecteering/UML Modeler allows designing test
architecture in accordance with the model of your application
- the “test model”. This test model is entirely
separated from the application model, and does not interfere
with the application model itself. From the test model,
test code is automatically generated, including calls
to the JUnit framework, which makes it fully executable.
Therefore the Objecteering/UML user is helped through
test definition to execution by wizards, and need not
write even a single line of code! |