public class CustomizingStoryPathResolver
extends org.jbehave.core.io.UnderscoredCamelCaseResolver
Copyright (c) 2019 Daniel Keiss, Deutsche Telekom AG This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.
| Modifier and Type | Field and Description |
|---|---|
protected @NonNull org.springframework.context.ApplicationContext |
applicationContext |
| Constructor and Description |
|---|
CustomizingStoryPathResolver(@NonNull org.springframework.context.ApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
CustomizingStories |
getStoryClasses() |
protected String |
resolveName(Class<? extends org.jbehave.core.Embeddable> embeddableClass) |
@NonNull protected final @NonNull org.springframework.context.ApplicationContext applicationContext
public CustomizingStoryPathResolver(@NonNull
@NonNull org.springframework.context.ApplicationContext applicationContext)
public CustomizingStories getStoryClasses()
Copyright © 2017–2020. All rights reserved.