public class BERenderingTest extends PreconfiguredRenderingTest
SVGRenderingAccuracyTest.InternalPNGTranscoder
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REF_IMAGE_PREFIX |
static java.lang.String |
REF_IMAGE_SUFFIX |
static java.lang.String |
SAVE_CANDIDATE_REFERENCE_PREFIX |
static java.lang.String |
SAVE_CANDIDATE_REFERENCE_SUFFIX |
static java.lang.String |
SAVE_VARIATION_PREFIX |
static java.lang.String |
SAVE_VARIATION_SUFFIX |
static java.lang.String |
SVG_URL_PREFIX |
static java.lang.String |
VARIATION_PREFIX |
static java.lang.String |
VARIATION_SUFFIX |
DEFAULT_VARIATION_PLATFORMS, PATH_SEPARATOR, PNG_EXTENSION, SVG_EXTENSION, SVGZ_EXTENSION
ERROR_CANNOT_TRANSCODE_SVG, userLanguage, validate, VALIDATING_PARSER
candidateReference, 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, variationURLs
id, name, parent
Constructor and Description |
---|
BERenderingTest() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getCandidateReferencePrefix() |
protected java.lang.String |
getCandidateReferenceSuffix() |
protected java.lang.String |
getRefImagePrefix() |
protected java.lang.String |
getRefImageSuffix() |
protected java.lang.String |
getSaveVariationPrefix() |
protected java.lang.String |
getSaveVariationSuffix() |
protected java.lang.String |
getSVGURLPrefix() |
protected java.lang.String[] |
getVariationPlatforms() |
protected java.lang.String |
getVariationPrefix() |
protected java.lang.String |
getVariationSuffix() |
breakSVGFile, buildCandidateReferenceFile, buildRefImgURL, buildSaveVariationFile, buildSVGURL, buildVariationURLs, getName, setFile, setId
encode, getTestImageTranscoder, getUserLanguage, getValidating, manipulateSVGDocument, setUserLanguage, setValidating
addVariationURL, buildDiffImage, compare, getCandidateReference, getImage, getImage, getNextTempFileName, getNextTempFileName, getSaveVariation, getTempDirectory, getURLFile, getVariationURLs, imageToFile, makeCompareImage, makeRandomFileName, makeTempFileName, resolveURL, run, saveImage, saveImage, setCandidateReference, setConfig, setSaveVariation
assertEquals, assertEquals, assertNull, assertTrue, error, getId, getParent, getQualifiedId, reportError, reportException, reportSuccess, runImpl, runImplBasic, setName, setParent
public static final java.lang.String SVG_URL_PREFIX
public static final java.lang.String REF_IMAGE_PREFIX
public static final java.lang.String REF_IMAGE_SUFFIX
public static final java.lang.String VARIATION_PREFIX
public static final java.lang.String VARIATION_SUFFIX
public static final java.lang.String SAVE_VARIATION_PREFIX
public static final java.lang.String SAVE_VARIATION_SUFFIX
public static final java.lang.String SAVE_CANDIDATE_REFERENCE_PREFIX
public static final java.lang.String SAVE_CANDIDATE_REFERENCE_SUFFIX
protected java.lang.String getSVGURLPrefix()
getSVGURLPrefix
in class PreconfiguredRenderingTest
protected java.lang.String getRefImagePrefix()
getRefImagePrefix
in class PreconfiguredRenderingTest
protected java.lang.String getRefImageSuffix()
getRefImageSuffix
in class PreconfiguredRenderingTest
protected java.lang.String getVariationPrefix()
getVariationPrefix
in class PreconfiguredRenderingTest
protected java.lang.String getVariationSuffix()
getVariationSuffix
in class PreconfiguredRenderingTest
protected java.lang.String[] getVariationPlatforms()
getVariationPlatforms
in class PreconfiguredRenderingTest
protected java.lang.String getSaveVariationPrefix()
getSaveVariationPrefix
in class PreconfiguredRenderingTest
protected java.lang.String getSaveVariationSuffix()
getSaveVariationSuffix
in class PreconfiguredRenderingTest
protected java.lang.String getCandidateReferencePrefix()
getCandidateReferencePrefix
in class PreconfiguredRenderingTest
protected java.lang.String getCandidateReferenceSuffix()
getCandidateReferenceSuffix
in class PreconfiguredRenderingTest