need help in writing junit test casei not able to do i have java coding i just need help in making junit test
Well, you have a lot of errors, as seen in the console, and there is no way we could fix all of them here. However, one place to start is to make sure that you need to have a Class called Main and a method inside called main.
need help in writing junit test case
i not able to do i have java coding i just need help in making junit test
Well, you have a lot of errors, as seen in the console, and there is no way we could fix all of them here. However, one place to start is to make sure that you need to have a Class called Main and a method inside called main.