NativePoc.AfterFunction

public static interface NativePoc.AfterFunction

com.android.sts.common.NativePoc.AfterFunction


מבנה Lambda לרוץ אחרי שה-POC סיים את ההרצה, אבל לפני טענת הנכוֹנוּת (assertion) וניקוי.

סיכום

שיטות ציבוריות

abstract void run(CommandResult res)

שיטות ציבוריות

ראן

public abstract void run (CommandResult res)

פרמטרים
res CommandResult

קליעות
Exception