NativePoc.AfterFunction

public static interface NativePoc.AfterFunction

com.android.sts.common.NativePoc.AfterFunction


PoC の実行が完了した後、アサーションとクリーンアップの前に実行する Lambda コンストラクト。

概要

公開メソッド

abstract void run (CommandResult res)

公開メソッド

走る

public abstract void run (CommandResult res)

パラメーター
res CommandResult

スロー
Exception