Every; import org.hamcrest.core.Is; import org.junit.Assert; Assert.assertThat(people, (Every.everyItem(HasPropertyWithValue.hasProperty("gender", Is.is("male") ...
確定! 回上一頁