| Class | Description |
|---|---|
| FileNamingStrategy<T> |
Creates file name for test class or test method
If used for method, file name has following format:
[fully qualified class name]#[test method name].[provided file extension].
|
| PrefixedScriptFileNamingStrategy |
Strategy for naming sql scripts used before the test.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.