Gross. If you have more than one * you have no idea where stuff comes from.
Gary On Tue, Sep 1, 2015 at 4:02 PM, Remko Popma <[email protected]> wrote: > The explicit static imports is not an improvement. > > I much prefer > import static org.junit.Assert.*; > > > Sent from my iPhone > > > On 2015/09/02, at 7:04, [email protected] wrote: > > > > import static org.junit.Assert.*; > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
