org.w3c.mwi.mobileok.basic
Class MainDocumentTest

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.MainDocumentTest
All Implemented Interfaces:
TestImplementation

final class MainDocumentTest
extends AbstractXSLTTestImplementation

Implements side tests performed on the Web resource under test, and in particular the tests on the meta element with an http_equiv attribute as defined in Meta http-equiv Elements in the W3C mobileOK Basic Tests 1.0 standard.

Test name: TestType.MAIN_DOCUMENT.

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

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

Constructor Summary
MainDocumentTest()
           
 
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

MainDocumentTest

MainDocumentTest()
Method Detail

getTestType

public java.lang.String getTestType()