コード例 #1
0
 @After
 public void cleanup() {
   // Clear interrupted state
   Thread.interrupted();
 }