When I write tests and I type `assertThat(someThin...
# android
v
When I write tests and I type
assertThat(someThing).isFalse()
and I want to alt+enter a static import to assertj it never suggests it