예제 #1
0
 /** Releases the current thread-local variable after each test method. */
 @BeforeClass
 public void afterMethod() {
   Stopwatchs.release();
 }