Answer Posted / gajendra
We can use the following tool for unit testing
i.e JUnit.
It is an opensource framework .Check with junit.org
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the features of interfaces in java?
Can we override constructor in java?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
Why object class is super class for every class in java?
What does system.gc() and runtime.gc() methods do?
Do you need to import math in java?
How to change the priority of thread or how to set priority of thread?
What are the differences between path and classpath variables?
What is the history of java?
How do you compare two strings lexicographically?
Why are variables important in research?
Explain method local inner classes ?
Why do we use threads in java?
How to add menushortcut to menu item?
How do you implement tree mirroring in java?