dushkindigital / marketmap

New, clean repo for Shekhar
2 stars 0 forks source link

Write test cases for Controller classes #11

Closed shekhargulati closed 12 years ago

shekhargulati commented 12 years ago

Write a test module which will test all the REST apis.

shekhargulati commented 12 years ago

I have completed the integration test cases for Rest web services. All test cases are executed from LiberecoIntegrationTestSuite. This test suite first starts jetty server and then run the test case. Please build the code before running test cases as this depends on war in war module target folder.