Update Android instrumentation tests to use JUnit4.

BUG=webrtc:6597

Review-Url: https://codereview.webrtc.org/2627043002
Cr-Commit-Position: refs/heads/master@{#16011}
This commit is contained in:
sakal
2017-01-11 06:22:56 -08:00
committed by Commit bot
parent cb79d519fa
commit e1674efd2d
16 changed files with 362 additions and 161 deletions

View File

@ -7,6 +7,7 @@
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
package org.webrtc;
import android.os.Handler;