public abstract class DistributionValidationTest extends Object
| Constructor and Description |
|---|
DistributionValidationTest() |
| Modifier and Type | Method and Description |
|---|---|
abstract String[] |
getPathToXML() |
abstract String |
getPathToXSD() |
void |
init() |
void |
testCompareDistributionSize() |
void |
testIdentifyingDuplicateJarFiles() |
void |
testMavenVariablesReplacement() |
void |
testRecursiveScanForSnapshotKeyword() |
void |
testSamplesDirectoryStructureResourcesValidation() |
void |
testSamplesDirectoryStructureSrcValidation() |
void |
testValidateDuplicateJarEntriesInLicenceFile() |
void |
testValidateJarFilesAgainstDistribution() |
void |
testValidateJarFilesAgainstLicenceFile() |
public abstract String getPathToXSD()
public abstract String[] getPathToXML()
public void init()
public void testValidateJarFilesAgainstDistribution()
throws FileNotFoundException,
UnsupportedEncodingException
public void testValidateJarFilesAgainstLicenceFile()
throws FileNotFoundException,
UnsupportedEncodingException
public void testValidateDuplicateJarEntriesInLicenceFile()
throws FileNotFoundException,
UnsupportedEncodingException
public void testRecursiveScanForSnapshotKeyword()
throws IOException
IOExceptionpublic void testMavenVariablesReplacement()
throws IOException
IOExceptionpublic void testCompareDistributionSize()
throws org.htmlparser.util.ParserException,
IOException
org.htmlparser.util.ParserExceptionIOExceptionpublic void testIdentifyingDuplicateJarFiles()
throws FileNotFoundException,
UnsupportedEncodingException
public void testSamplesDirectoryStructureSrcValidation()
throws FileNotFoundException,
UnsupportedEncodingException
public void testSamplesDirectoryStructureResourcesValidation()
throws FileNotFoundException,
UnsupportedEncodingException
Copyright © 2015 WSO2. All rights reserved.