The API should be similar to assertThat(Optional).get() , but it should not fail when the optional is empty. Example. String[] possibleValues = { "abc" ...
確定! 回上一頁