public class CustomizingStoryPathResolver
extends org.jbehave.core.io.UnderscoredCamelCaseResolver
Copyright (c) 2018 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.
| 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) |
public CustomizingStoryPathResolver(@NonNull
@NonNull org.springframework.context.ApplicationContext applicationContext)
public CustomizingStories getStoryClasses()
Copyright © 2017–2019. All rights reserved.