Take a look at the following link on how you can enable auto complete in Eclipse for static imports:
http://stackoverflow.com/questions/288861/eclipse-optimize-imports-to-include-static-imports
This is very helpful when you are writing JUnit and Mockito code. Below is the relevant part of the StackOverflow answer:
http://stackoverflow.com/questions/288861/eclipse-optimize-imports-to-include-static-imports
This is very helpful when you are writing JUnit and Mockito code. Below is the relevant part of the StackOverflow answer: