Mockito [http://mockito.org/] is great. A big part of it is the syntactic
sugar, which relies on using static imports. Eclipse, by default, removes static
imports when you use 'Organize Imports' (Ctrl+Shift+O). This saddened me, so I
found a way to fix it. Thanks go