public class PersistenceExtensionScriptingFeatureResolver extends Object
| Constructor and Description |
|---|
PersistenceExtensionScriptingFeatureResolver(Method testMethod,
MetadataExtractor metadataExtractor,
ScriptingConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
TestExecutionPhase |
getCleanupUsingScriptTestPhase() |
boolean |
shouldCleanupUsingScript() |
boolean |
shouldCleanupUsingScriptAfter() |
boolean |
shouldCleanupUsingScriptBefore() |
public PersistenceExtensionScriptingFeatureResolver(Method testMethod, MetadataExtractor metadataExtractor, ScriptingConfiguration configuration)
public TestExecutionPhase getCleanupUsingScriptTestPhase()
public boolean shouldCleanupUsingScript()
public boolean shouldCleanupUsingScriptBefore()
public boolean shouldCleanupUsingScriptAfter()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.