android-testing icon indicating copy to clipboard operation
android-testing copied to clipboard

Confusing usage of assertThat

Open nkoroste opened this issue 5 years ago • 1 comments

In step 6 org.junit.Assert.assertThat is used while in step 7 com.google.common.truth.Truth.assertThat is used. I feel like this is confusing and should be called out?

nkoroste avatar Jul 18 '19 01:07 nkoroste

Need to do a consistency pass

JoseAlcerreca avatar Jun 15 '21 11:06 JoseAlcerreca