org.w3c.mwi.mobileok.basic
Class PageSizeLimitTest

java.lang.Object
  extended by org.w3c.mwi.mobileok.basic.AbstractTestImplementation
      extended by org.w3c.mwi.mobileok.basic.AbstractXSLTTestImplementation
          extended by org.w3c.mwi.mobileok.basic.PageSizeLimitTest
All Implemented Interfaces:
TestImplementation

final class PageSizeLimitTest
extends AbstractXSLTTestImplementation

Implements the PAGE_SIZE_LIMIT mobileOK test.

Test name: TestType.PAGE_SIZE_LIMIT.

The test is linked to the PageSizeLimitTest.xsl stylesheet and extends AbstractXSLTTestImplementation.

Version:
$Revision: 1.1 $
Author:
The W3C mobileOK Checker Task Force

Constructor Summary
PageSizeLimitTest()
           
 
Method Summary
 java.lang.String getTestType()
           
 
Methods inherited from class org.w3c.mwi.mobileok.basic.AbstractXSLTTestImplementation
runTest
 
Methods inherited from class org.w3c.mwi.mobileok.basic.AbstractTestImplementation
convertToTestResult, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PageSizeLimitTest

PageSizeLimitTest()
Method Detail

getTestType

public java.lang.String getTestType()