Class CurrentFeature
- java.lang.Object
-
- de.telekom.test.bddwebapp.cucumber.features.CurrentFeature
-
@Component public class CurrentFeature extends Object
Gives access to the current story about the Spring Context- Author:
- Daniel Keiss <daniel.keiss@telekom.de>, Marc Eckart - Initial implementation of current story bean
Copyright (c) 2021 Daniel Keiss, Deutsche Telekom IT GmbH This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.
-
-
Constructor Summary
Constructors Constructor Description CurrentFeature()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFeature()booleanisRestartBrowserBeforeScenario()voidsetFeature(String feature)
-