Well first of all when posting code please use proper indentation. There should also be a space between static and org i.e.
If you are asing what is a static import? Then that question would be better suited for the Beginning
Java Forum.
Basically it allows you to say
instead of
What do you mean user defined or predefined?
If you are asking if
Mockito is something written for the book it is not. It is a
testing framework see here:
http://code.google.com/p/mockito/