Interface ScopeNamingStrategy
- All Known Implementing Classes:
ScopeNamingStrategy.PackageName
,ScopeNamingStrategy.TestClassName
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Provides the name of a test resources scope to
be used in a test class.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static class
-
Method Summary
-
Method Details
-
scopeNameFor
-