
Hi.. here is my code :
**Public static void setConnectionDetails(ConnectionDetails connectionDetails) {
UniversalData.connectionDetails = connectionDetails; }**
if i want to make a test case using Junit...how can i make it??? main query is about passing parameter..what parameter i should pass when i call method setConnectionDetails(???????) ?
Thanks & regards Ankit Chauhan

I already looked at the certains types of link. I need a solution regarding complex parameters as i mentioned above in my code.
thanks :)
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.