コード例 #1
0
 public void assertIsNotOpen(Openable openable, Object... arguments) throws AssertionError {
   Bot.assertIsNotOpen(openable, arguments);
 }