public class SamplesRenderingTest extends PreconfiguredRenderingTest
SVGRenderingAccuracyTest.InternalPNGTranscoder| Modifier and Type | Field and Description |
|---|---|
static String |
REF_IMAGE_PREFIX |
static String |
REF_IMAGE_SUFFIX |
static String |
SAVE_CANDIDATE_REFERENCE_PREFIX |
static String |
SAVE_CANDIDATE_REFERENCE_SUFFIX |
static String |
SAVE_VARIATION_PREFIX |
static String |
SAVE_VARIATION_SUFFIX |
static String |
SVG_URL_PREFIX |
static String |
VARIATION_PREFIX |
static String |
VARIATION_SUFFIX |
DEFAULT_VARIATION_PLATFORMS, PATH_SEPARATOR, PNG_EXTENSION, SVG_EXTENSION, SVGZ_EXTENSIONERROR_CANNOT_TRANSCODE_SVG, userLanguage, validate, VALIDATING_PARSERcandidateReference, configuration, CONFIGURATION_RESOURCES, COULD_NOT_GENERATE_COMPARISON_IMAGES, COULD_NOT_LOAD_IMAGE, COULD_NOT_OPEN_VARIATION_URL, ENTRY_KEY_DIFFERENCE_IMAGE, ENTRY_KEY_ERROR_DESCRIPTION, ENTRY_KEY_INTERNAL_ERROR, ENTRY_KEY_REFERENCE_GENERATED_IMAGE_URI, ERROR_CANNOT_CREATE_TEMP_FILE, ERROR_CANNOT_CREATE_TEMP_FILE_STREAM, ERROR_CANNOT_OPEN_GENERATED_IMAGE, ERROR_CANNOT_OPEN_REFERENCE_IMAGE, ERROR_ERROR_WHILE_COMPARING_FILES, ERROR_SVG_RENDERING_NOT_ACCURATE, IMAGE_FILE_EXTENSION, IMAGE_TYPE_COMPARISON, IMAGE_TYPE_DIFF, refImgURL, saveVariation, svgURL, TEMP_FILE_PREFIX, TEMP_FILE_SUFFIX, tempDirectory, variationURLsid, name, parent| Constructor and Description |
|---|
SamplesRenderingTest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCandidateReferencePrefix() |
protected String |
getCandidateReferenceSuffix() |
protected String |
getRefImagePrefix() |
protected String |
getRefImageSuffix() |
protected String |
getSaveVariationPrefix() |
protected String |
getSaveVariationSuffix() |
protected String |
getSVGURLPrefix() |
protected String[] |
getVariationPlatforms() |
protected String |
getVariationPrefix() |
protected String |
getVariationSuffix() |
breakSVGFile, buildCandidateReferenceFile, buildRefImgURL, buildSaveVariationFile, buildSVGURL, buildVariationURLs, getName, setFile, setIdencode, getTestImageTranscoder, getUserLanguage, getValidating, manipulateSVGDocument, setUserLanguage, setValidatingaddVariationURL, buildDiffImage, compare, getCandidateReference, getImage, getImage, getNextTempFileName, getNextTempFileName, getSaveVariation, getTempDirectory, getURLFile, getVariationURLs, imageToFile, makeCompareImage, makeRandomFileName, makeTempFileName, resolveURL, run, saveImage, saveImage, setCandidateReference, setConfig, setSaveVariationassertEquals, assertEquals, assertNull, assertTrue, error, getId, getParent, getQualifiedId, reportError, reportException, reportSuccess, runImpl, runImplBasic, setName, setParentpublic static final String SVG_URL_PREFIX
public static final String REF_IMAGE_PREFIX
public static final String REF_IMAGE_SUFFIX
public static final String VARIATION_PREFIX
public static final String VARIATION_SUFFIX
public static final String SAVE_VARIATION_PREFIX
public static final String SAVE_VARIATION_SUFFIX
public static final String SAVE_CANDIDATE_REFERENCE_PREFIX
public static final String SAVE_CANDIDATE_REFERENCE_SUFFIX
protected String getSVGURLPrefix()
getSVGURLPrefix in class PreconfiguredRenderingTestprotected String getRefImagePrefix()
getRefImagePrefix in class PreconfiguredRenderingTestprotected String getRefImageSuffix()
getRefImageSuffix in class PreconfiguredRenderingTestprotected String getVariationPrefix()
getVariationPrefix in class PreconfiguredRenderingTestprotected String getVariationSuffix()
getVariationSuffix in class PreconfiguredRenderingTestprotected String[] getVariationPlatforms()
getVariationPlatforms in class PreconfiguredRenderingTestprotected String getSaveVariationPrefix()
getSaveVariationPrefix in class PreconfiguredRenderingTestprotected String getSaveVariationSuffix()
getSaveVariationSuffix in class PreconfiguredRenderingTestprotected String getCandidateReferencePrefix()
getCandidateReferencePrefix in class PreconfiguredRenderingTestprotected String getCandidateReferenceSuffix()
getCandidateReferenceSuffix in class PreconfiguredRenderingTestCopyright © 2000–2024 Apache Software Foundation. All rights reserved.