Uses of Annotation Interface
jp.co.moneyforward.autotest.framework.annotations.AutotestExecution
Packages that use AutotestExecution
Package
Description
-
Uses of AutotestExecution in jp.co.moneyforward.autotest.framework.core
Classes in jp.co.moneyforward.autotest.framework.core with annotations of type AutotestExecutionModifier and TypeInterfaceDescriptioninterfaceAn interface that runs specified actions for stages:beforeAll,beforeEach,tests,afterEach, andafterAll. -
Uses of AutotestExecution in jp.co.moneyforward.autotest.framework.selftest
Classes in jp.co.moneyforward.autotest.framework.selftest with annotations of type AutotestExecutionModifier and TypeClassDescriptionclassA test to check if the framework works as designed.