Package jp.co.moneyforward.autotest.framework.core
package jp.co.moneyforward.autotest.framework.core
-
ClassDescriptionAn exception for the InsDog framework.An interface that runs specified actions for stages:
beforeAll
,beforeEach
,tests
,afterEach
, andafterAll
.An interface to model the execution environment.An annotation that lets the framework know which factory should be used for creating a profile instance.ExecutionProfile.Factory<T extends ExecutionProfile>