T - public abstract class FileNamingStrategy<T> extends Object
| Constructor and Description |
|---|
FileNamingStrategy(T extension) |
| Modifier and Type | Method and Description |
|---|---|
String |
createFileName(Class<?> testClass) |
String |
createFileName(Class<?> testClass,
Method testMethod) |
abstract String |
getFileExtension() |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.