| org.archive.crawler.selftest.SelfTestCase org.archive.crawler.selftest.BackgroundImageExtractionSelfTestCase
BackgroundImageExtractionSelfTestCase | public class BackgroundImageExtractionSelfTestCase extends SelfTestCase (Code) | | Test the crawler can find background images in pages.
author: stack version: $Id: BackgroundImageExtractionSelfTestCase.java 4931 2007-02-21 18:48:17Z gojomo $ |
stestBackgroundImageExtraction | public void stestBackgroundImageExtraction()(Code) | | Read ARC file for the background image the file that contained it.
Look that there is only one instance of the background image in the
ARC and that it is of the same size as the image in the webapp dir.
|
Fields inherited from org.archive.crawler.selftest.SelfTestCase | final protected static String SELFTEST(Code)(Java Doc)
|
|
|