Customer Portal

How to generate Unit tests for custom components?

Comments 3

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi evanchen,

    JUnit is used for testing facility code of components. Components itself are tested by internal/private tool based on engine.

    So you have to start engine, run graph and check results. The tool works in the same way.
  • Avatar
    evanchen
    0
    Comment actions Permalink
    Hi Jaroslav,

    Thanks for your reply.

    Furthermore, how to generate JUnit tests to validate a graph using CloverETL server?

    I am just curious that do you have any example for it? :mrgreen:

    Best,
  • Avatar
    admin
    0
    Comment actions Permalink
    Hi evanchen,

    use http://server-demo-ec2.cloveretl.com/cl ... p-api.html

Please sign in to leave a comment.