Class RestAssuredLifecycle

java.lang.Object
de.telekom.test.bddwebapp.api.steps.RestAssuredLifecycle

@Component public class RestAssuredLifecycle extends Object
Regulating the lifecycle of the browser for JBehave frontend tests
Author:
Daniel Keiss <daniel.keiss@telekom.de>

Copyright (c) 2023 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.

  • Field Details

  • Constructor Details

    • RestAssuredLifecycle

      public RestAssuredLifecycle()
  • Method Details

    • beforeStories

      @PostConstruct public void beforeStories()