| Modifier and Type | Class and Description |
|---|---|
class |
TextFileResourceDescriptor
Plain text file descriptor.
|
| Constructor and Description |
|---|
ApplyScriptsAfterTest(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent,
Collection<SqlScriptResourceDescriptor> dataSetDescriptors) |
ApplyScriptsBeforeTest(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent,
Collection<SqlScriptResourceDescriptor> dataSetDescriptors) |
CleanupDataUsingScript(Collection<SqlScriptResourceDescriptor> descriptors) |
ExecuteScripts(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent,
Collection<SqlScriptResourceDescriptor> dataSetDescriptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSqlScriptResourceDescriptor
SQL script file descriptor.
|
class |
InlineSqlScriptResourceDescriptor
Inline SQL script descriptor.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.