Uses of Record Class
jp.co.moneyforward.autotest.framework.action.ActCall
Packages that use ActCall
Package
Description
This is a package to provide "action" model of the InsDog framework.
-
Uses of ActCall in jp.co.moneyforward.autotest.framework.action
Subclasses with type arguments of type ActCall in jp.co.moneyforward.autotest.framework.actionMethods in jp.co.moneyforward.autotest.framework.action that return ActCallModifier and TypeMethodDescriptionstatic <T,
R> ActCall <T, R> Returns anCall
object for a givenact
.Methods in jp.co.moneyforward.autotest.framework.action that return types with arguments of type ActCallModifier and TypeMethodDescriptionAssertionCall.assertionsAsActCalls()
Returns a list of act calls, which are converted from assertions represented as a list ofFunction<R, Statement<R>>
.Methods in jp.co.moneyforward.autotest.framework.action with parameters of type ActCallModifier and TypeMethodDescriptiondefault com.github.dakusui.actionunit.core.Action
Constructors in jp.co.moneyforward.autotest.framework.action with parameters of type ActCall