Uses of Interface
de.telekom.test.bddwebapp.steps.ScannedStepsFactory
-
Packages that use ScannedStepsFactory Package Description de.telekom.test.bddwebapp.stories -
-
Uses of ScannedStepsFactory in de.telekom.test.bddwebapp.stories
Classes in de.telekom.test.bddwebapp.stories that implement ScannedStepsFactory Modifier and Type Class Description classAbstractStoryAdd the following features to the story execution: - Screenshot build - Story path hardening - Steps factory to find steps by annotation - Most useful embedder configuration for the test frameworkclassRunAllStoriesRun all stories
-