Join Slack
Powered by
the signature for `assertThat` is `public static &...
# announcements
g
groostav
01/17/2017, 12:13 AM
the signature for
assertThat
is
public static <T> AbstractObjectAssert<?, T> assertThat(T actual) {
and if i put a breakpoint inside it I see a
Class
(not a
KClass
)
Open in Slack
Previous
Next