Hemal Mehta | You can definietely use junit to test the java code that is deployed along with your cvp apps. CVP has no restriction on it. In fact you can create a test suite to test your methods. It will best suited to test your business logic. You can pas diff inputs to various methods and make sure you get the expected output. Hemal |
| Please sign in to flag this as inappropriate. |