Menu

GeneratorFeature

Walter Lyrer

Visitor Generator Features

  1. Generation of test classes:

    • For each generated converter a test class can be generated depending on the Testing Framework you choose.
      • TESTNG_6_8:
        • TestNG version 6.8 (tested). It is expected that it works with higher versions, too, but this is not tested. And maybe TestNG 5 works also but this is also not tested.
      • JUNIT_4:
        • JUnit version 4. It is expected that it works with higher versions, too, but this is not tested.
      • NONE:
        • No test classes are created
  2. Queryable result object

    • Each generation method returns a result object. The result object contains information which classes are created and which not due to already existing files and which classes are not generated due to errors.

Copyright

Copyright by Walter Lyrer

Disclaimer

The author cannot be made responsible for any damage caused by the Visitor Generator.
The usage of the Visitor Generator is on own risk.
The code is designed and implemented on best know-how and with good intentions by the author.
Especially is to mention that the generated code of the Visitor Generator is not guaranteed to run instantly correct.
Manual supervision is necessary.

Author

Walter Lyrer

Other projects from same author

Jacoge Java Generator Eclipse Plugin
Converter Generator
Strategy/State Generator
Named Parameter Converter

Project Members: