Class: RepositoryUtilitiesTest
Source Location: /modules/core/test/phpunit/RepositoryUtilitiesTest.class
Class RepositoryUtilitiesTest
Inherited Properties, Constants, and Methods
Methods
void testCompareRevisions(
)
|
|
void testCompareVersions(
)
|
|
void testDownloadAggregatePackages(
)
|
|
void testDownloadAggregatePackagesFailedDownload(
)
|
|
void testDownloadAggregatePackagesTempDirectoryMissing(
)
|
|
void testDownloadFileWithGzinflate(
)
|
|
void testDownloadFileWithGzinflateButIgnoringCompression(
)
|
|
void testDownloadFileWithoutGzinflate(
)
|
|
void testExtractRevision(
)
|
|
void testGetFirstBytesFromFile(
)
|
|
void testGetLanguageBaseRevision(
)
|
|
void testGetLanguageDescription(
)
|
|
void testGetPluginPackages(
)
|
|
void testGetPluginVersion(
)
|
|
void testGetProvidedApis(
)
|
|
void testIsPluginAvailable(
)
|
|
void testIsPluginCompatible(
)
|
|
void testPreVerifyPackageMissingOneDirectory(
)
|
|
void testPreVerifyPackageMissingOneFile(
)
|
|
void testPreVerifyPackageModuleAlreadyInstalledAndWriteable(
)
|
|
void testPreVerifyPackageModuleContainsFileInPlaceOfADirectory(
)
|
|
void testPreVerifyPackageModuleNotInstalled(
)
|
|
void testPreVerifyPackageModuleNotOverwriteable(
)
|
|
void testPreVerifyPackageNonWriteableModuleDir(
)
|
|
void testSplitAggregatePackage(
)
|
|
void testSplitAggregatePackageInvalidInput(
)
|
|
void testSplitAggregatePackageUnexpectedGzipFile(
)
|
|
void testUpdatePackageMetaData(
)
|
|
void testVerifyPackageIntegrity(
)
|
|
void _getDescriptorForPreVerifyPackageTests(
)
|
|
void _setAggregrateDownloadResponses(
$files, [
$errors = array()]
)
|
|
Parameters:
void _setDownloadHeaders(
$handle, [
$failed = null]
)
|
|
Parameters:
void _setSplitPackagesResponses(
$file,
$rawData, [
$error = array()]
)
|
|
Parameters:
|
|