... assertk comes in. assertk is a fluent assertions library inspired by AssertJ. ... val map = mapOf("one" to 1, "two" to 2, "three" to 3) assert(map).all ...
確定! 回上一頁