Im trying to use uml class diagrams to produce an initial code from uml and import the code to my project.
My objective is to reduce the time to produce the code and arrive at testing my model asap by having a code generator programming the classes and giving me the initial test about behaviour.
I was said that I could do it easily but I see many references to contrary and any to this direction.
Is there any way to make it?