使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
PushFilePreparer
public
class
PushFilePreparer
extends BaseTargetPreparer
implements
IAbiReceiver,
IDiscoverDependencies,
IInvocationContextReceiver
一个 ITargetPreparer
,它会尝试将任意数量的文件从任何主机路径推送到任何主机路径
设备路径。
应在刷写新 build *之后* 和运行 DeviceSetup *之后* 执行(如果
)
摘要
公共构造函数
PushFilePreparer
public PushFilePreparer ()
公共方法
getAbi
public IAbi getAbi ()
getPushSpecs
public final getPushSpecs (ITestDevice device)
创建要推送的文件列表。
isCleanUpEnabled
public boolean isCleanUpEnabled ()
reportDependencies(报告依赖项)
public reportDependencies ()
resolveRelativeFilePath(解析相对文件路径)
public File resolveRelativeFilePath (IBuildInfo buildInfo,
String fileName)
通过 IBuildInfo
和测试用例目录解析相对文件路径。
参数 |
buildInfo |
IBuildInfo :构建工件信息 |
fileName |
String :要解析的相对文件路径 |
返回 |
File |
来自 build 信息或测试用例目录中的文件 |
SetAbi
public void setAbi (IAbi abi)
setInvocationContext
public void setInvocationContext (IInvocationContext invocationContext)
参数 |
invocationContext |
IInvocationContext |
shouldAbortOnFailure
public boolean shouldAbortOnFailure ()
推送失败时是否取消。
shouldRemountSystem
public boolean shouldRemountSystem ()
shouldRemount 供应商
public boolean shouldRemountVendor ()
public void tearDown (TestInformation testInfo,
Throwable e)
参数 |
testInfo |
TestInformation |
e |
Throwable |
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-20。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{"lastModified": "\u6700\u540e\u66f4\u65b0\u65f6\u95f4 (UTC)\uff1a2024-08-20\u3002"}