0

次のアサーションをどのように記述できますか。

org.junit.Assert.assertTrue(result.any { it.name == "Foo" })

Google トゥルースとassertThat?

com.google.common.truth.Truth.assertThat(result...
4

1 に答える 1