測試加載器
public class TestLoader
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.TestLoader |
用於將所有JUnit3測試加載到jar文件中的類
概要
公共建設者 | |
---|---|
TestLoader () |
公開方法 | |
---|---|
Test | loadTests (File testJarFile, dependentJars) loadTests (File testJarFile, dependentJars) |
公共建設者
測試加載器
public TestLoader ()