DatabaseImportTest DatabaseImportTest(
$methodName
)
|
|
Parameters:
void testCreateTableSql(
)
|
|
void testImportSequence(
)
|
|
void testVerifyVersions(
)
|
|
void updateStatus(
[
$progress = 1], [
$total = 0]
)
|
|
Parameters:
void _processChildElement(
$childElement
)
|
|
This callback processes the child as it is popped off the stack
Parameters:
API Tags:
void _processEndElement(
$tag
)
|
|
XML Callback to process end elements
Parameters:
API Tags:
void _processStartElement(
$tag,
$attributes
)
|
|
XML Callback to process start elements
Parameters: