コード例 #1
0
  @Override
  protected void tearDown() throws Exception {
    super.tearDown();

    System.setProperty("user.dir", originalUserDir);
  }