コード例 #1
0
 protected void setUp() throws Exception {
   super.setUp();
   Common.clearStorageFile();
 }
コード例 #2
0
  protected void setUp() throws Exception {
    super.setUp();

    EncryptionNone.initEncryption();
    Common.clearStorageFile();
  }