Uses of Package
jp.co.moneyforward.autotest.framework.core
Packages that use jp.co.moneyforward.autotest.framework.core
Package
Description
This is a package to provide "action" model of the InsDog framework.
-
-
-
Classes in jp.co.moneyforward.autotest.framework.core used by jp.co.moneyforward.autotest.framework.coreClassDescriptionAn interface that runs specified actions for stages:
beforeAll,beforeEach,tests,afterEach, andafterAll.An interface to model the execution environment. -
Classes in jp.co.moneyforward.autotest.framework.core used by jp.co.moneyforward.autotest.framework.selftestClassDescriptionAn interface that runs specified actions for stages:
beforeAll,beforeEach,tests,afterEach, andafterAll. -