Uses of Interface
de.xima.fc.ms.test.dao.DaoCrudMixin
-
Packages that use DaoCrudMixin Package Description de.xima.fc.ms.test.workflow -
-
Uses of DaoCrudMixin in de.xima.fc.ms.test.workflow
Classes in de.xima.fc.ms.test.workflow that implement DaoCrudMixin Modifier and Type Class Description class
AEventRunnerTest
Base class for tests that want to test the workflow event runner, such as tests for specific triggers.class
AWorkflowEngineTest
Base test for all workflow tests that created the workflow process.
-