blob: 1bb3f49e0b9ba344ee02c5c842e2676179d4f7e3 [file] [log] [blame]
<HTML><HEAD><META CONTENT="text/html; charset=UTF-8" HTTP-EQUIV="Content-Type"/><TITLE>EMMA Coverage Report</TITLE><STYLE TYPE="text/css"> TABLE,TD,TH {border-style:solid; border-color:black;} TD,TH {background:white;margin:0;line-height:100%;padding-left:0.5em;padding-right:0.5em;} TD {border-width:0 1px 0 0;} TH {border-width:1px 1px 1px 0;} TR TD.h {color:red;} TABLE {border-spacing:0; border-collapse:collapse;border-width:0 0 1px 1px;} P,H1,H2,H3,TH {font-family:verdana,arial,sans-serif;font-size:10pt;} TD {font-family:courier,monospace;font-size:10pt;} TABLE.hdft {border-spacing:0;border-collapse:collapse;border-style:none;} TABLE.hdft TH,TABLE.hdft TD {border-style:none;line-height:normal;} TABLE.hdft TH.tl,TABLE.hdft TD.tl {background:#6699CC;color:white;} TABLE.hdft TD.nv {background:#6633DD;color:white;} .nv A:link {color:white;} .nv A:visited {color:white;} .nv A:active {color:yellow;} TABLE.hdft A:link {color:white;} TABLE.hdft A:visited {color:white;} TABLE.hdft A:active {color:yellow;} .in {color:#356085;} TABLE.s TD {padding-left:0.25em;padding-right:0.25em;} TABLE.s TD.l {padding-left:0.25em;padding-right:0.25em;text-align:right;background:#F0F0F0;} TABLE.s TR.z TD {background:#FF9999;} TABLE.s TR.p TD {background:#FFFF88;} TABLE.s TR.c TD {background:#CCFFCC;} A:link {color:#0000EE;text-decoration:none;} A:visited {color:#0000EE;text-decoration:none;} A:hover {color:#0000EE;text-decoration:underline;} TABLE.cn {border-width:0 0 1px 0;} TABLE.s {border-width:1px 0 1px 1px;} TD.h {color:red;border-width:0 1px 0 0;} TD.f {border-width:0 1px 0 1px;} TD.hf {color:red;border-width:0 1px 0 1px;} TH.f {border-width:1px 1px 1px 1px;} TR.cis TD {background:#F0F0F0;} TR.cis TD {border-width:1px 1px 1px 0;} TR.cis TD.h {color:red;border-width:1px 1px 1px 0;} TR.cis TD.f {border-width:1px 1px 1px 1px;} TR.cis TD.hf {color:red;border-width:1px 1px 1px 1px;} TD.b {border-style:none;background:transparent;line-height:50%;} TD.bt {border-width:1px 0 0 0;background:transparent;line-height:50%;} TR.o TD {background:#F0F0F0;}TABLE.it {border-style:none;}TABLE.it TD,TABLE.it TH {border-style:none;}</STYLE></HEAD><BODY><TABLE CLASS="hdft" CELLSPACING="0" WIDTH="100%"><TR><TH CLASS="tl"><A HREF="http://www.eclemma.org/">EMMA</A> Coverage Report (generated Tue Jun 09 19:59:05 GMT 2009)</TH></TR><TR><TD CLASS="nv">[<A HREF="../xslUnitTestCoverage.html">all classes</A>][<A HREF="2f8.html">org.w3c.domts.level2.events</A>]</TD></TR></TABLE><H2>COVERAGE SUMMARY FOR SOURCE FILE [<SPAN CLASS="in">TestXerces.java</SPAN>]</H2><TABLE CELLSPACING="0" WIDTH="100%"><TR><TH>name</TH><TH>class, %</TH><TH>method, %</TH><TH>block, %</TH><TH>line, %</TH></TR><TR><TD>TestXerces.java</TD><TD CLASS="h">0%   (0/1)</TD><TD CLASS="h">0%   (0/2)</TD><TD CLASS="h">0%   (0/57)</TD><TD CLASS="h">0%   (0/10)</TD></TR></TABLE><H3>COVERAGE BREAKDOWN BY CLASS AND METHOD</H3><TABLE CLASS="cn" CELLSPACING="0" WIDTH="100%"><TR><TH CLASS="f">name</TH><TH>class, %</TH><TH>method, %</TH><TH>block, %</TH><TH>line, %</TH></TR><TR><TD CLASS="b"> </TD><TD CLASS="b"> </TD><TD CLASS="b"> </TD><TD CLASS="b"> </TD><TD CLASS="b"> </TD></TR><TR CLASS="cis"><TD CLASS="f">class <A HREF="#0">TestXerces</A></TD><TD CLASS="h">0%   (0/1)</TD><TD CLASS="h">0%   (0/2)</TD><TD CLASS="h">0%   (0/57)</TD><TD CLASS="h">0%   (0/10)</TD></TR><TR><TD CLASS="f"><A HREF="#0">TestXerces (): void</A></TD><TD> </TD><TD CLASS="h">0%   (0/1)</TD><TD CLASS="h">0%   (0/3)</TD><TD CLASS="h">0%   (0/1)</TD></TR><TR CLASS="o"><TD CLASS="f"><A HREF="#2">suite (): TestSuite</A></TD><TD> </TD><TD CLASS="h">0%   (0/1)</TD><TD CLASS="h">0%   (0/54)</TD><TD CLASS="h">0%   (0/9)</TD></TR></TABLE><P></P><TABLE CLASS="s" CELLSPACING="0" WIDTH="100%"><TR><TD CLASS="l">1</TD><TD>/*</TD></TR><TR><TD CLASS="l">2</TD><TD> * Copyright (c) 2001-2004 World Wide Web Consortium,</TD></TR><TR><TD CLASS="l">3</TD><TD> * (Massachusetts Institute of Technology, Institut National de</TD></TR><TR><TD CLASS="l">4</TD><TD> * Recherche en Informatique et en Automatique, Keio University). All</TD></TR><TR><TD CLASS="l">5</TD><TD> * Rights Reserved. This program is distributed under the W3C's Software</TD></TR><TR><TD CLASS="l">6</TD><TD> * Intellectual Property License. This program is distributed in the</TD></TR><TR><TD CLASS="l">7</TD><TD> * hope that it will be useful, but WITHOUT ANY WARRANTY; without even</TD></TR><TR><TD CLASS="l">8</TD><TD> * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR</TD></TR><TR><TD CLASS="l">9</TD><TD> * PURPOSE.</TD></TR><TR><TD CLASS="l">10</TD><TD> * See W3C License http://www.w3.org/Consortium/Legal/ for more details.</TD></TR><TR><TD CLASS="l">11</TD><TD> */</TD></TR><TR><TD CLASS="l">12</TD><TD> </TD></TR><TR><TD CLASS="l">13</TD><TD> </TD></TR><TR><TD CLASS="l">14</TD><TD>package org.w3c.domts.level2.events;</TD></TR><TR><TD CLASS="l">15</TD><TD> </TD></TR><TR><TD CLASS="l">16</TD><TD>import java.lang.reflect.Constructor;</TD></TR><TR><TD CLASS="l">17</TD><TD> </TD></TR><TR><TD CLASS="l">18</TD><TD>import javax.xml.parsers.DocumentBuilderFactory;</TD></TR><TR><TD CLASS="l">19</TD><TD> </TD></TR><TR><TD CLASS="l">20</TD><TD>import junit.framework.TestSuite;</TD></TR><TR><TD CLASS="l">21</TD><TD> </TD></TR><TR><TD CLASS="l">22</TD><TD>import org.w3c.domts.DOMTestDocumentBuilderFactory;</TD></TR><TR><TD CLASS="l"><A NAME="0">23</A></TD><TD>import org.w3c.domts.DOMTestSuite;</TD></TR><TR><TD CLASS="l">24</TD><TD>import org.w3c.domts.JAXPDOMTestDocumentBuilderFactory;</TD></TR><TR><TD CLASS="l">25</TD><TD>import org.w3c.domts.JUnitTestSuiteAdapter;</TD></TR><TR><TD CLASS="l">26</TD><TD> </TD></TR><TR CLASS="z"><TD CLASS="l"><A NAME="2">27</A></TD><TD>public class TestXerces extends TestSuite {</TD></TR><TR><TD CLASS="l">28</TD><TD> </TD></TR><TR><TD CLASS="l">29</TD><TD>  public static TestSuite suite() throws Exception</TD></TR><TR><TD CLASS="l">30</TD><TD>  {</TD></TR><TR CLASS="z"><TD CLASS="l">31</TD><TD>    Class testClass = ClassLoader.getSystemClassLoader().loadClass(&#34;org.w3c.domts.level2.events.alltests&#34;);</TD></TR><TR CLASS="z"><TD CLASS="l">32</TD><TD>    Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });</TD></TR><TR><TD CLASS="l">33</TD><TD> </TD></TR><TR CLASS="z"><TD CLASS="l">34</TD><TD>    DocumentBuilderFactory xercesFactory = (DocumentBuilderFactory)</TD></TR><TR CLASS="z"><TD CLASS="l">35</TD><TD>      ClassLoader.getSystemClassLoader().loadClass(&#34;org.apache.xerces.jaxp.DocumentBuilderFactoryImpl&#34;).newInstance();</TD></TR><TR><TD CLASS="l">36</TD><TD> </TD></TR><TR CLASS="z"><TD CLASS="l">37</TD><TD>    DOMTestDocumentBuilderFactory factory =</TD></TR><TR CLASS="z"><TD CLASS="l">38</TD><TD>        new JAXPDOMTestDocumentBuilderFactory(xercesFactory,</TD></TR><TR CLASS="z"><TD CLASS="l">39</TD><TD>          JAXPDOMTestDocumentBuilderFactory.getConfiguration1());</TD></TR><TR><TD CLASS="l">40</TD><TD> </TD></TR><TR><TD CLASS="l">41</TD><TD> </TD></TR><TR CLASS="z"><TD CLASS="l">42</TD><TD>    Object test = testConstructor.newInstance(new Object[] { factory });</TD></TR><TR><TD CLASS="l">43</TD><TD> </TD></TR><TR CLASS="z"><TD CLASS="l">44</TD><TD>    return new JUnitTestSuiteAdapter((DOMTestSuite) test);</TD></TR><TR><TD CLASS="l">45</TD><TD>  }</TD></TR><TR><TD CLASS="l">46</TD><TD> </TD></TR><TR><TD CLASS="l">47</TD><TD> </TD></TR><TR><TD CLASS="l">48</TD><TD>}</TD></TR><TR><TD CLASS="l">49</TD><TD> </TD></TR></TABLE><P></P><TABLE CLASS="hdft" CELLSPACING="0" WIDTH="100%"><TR><TD CLASS="nv">[<A HREF="../xslUnitTestCoverage.html">all classes</A>][<A HREF="2f8.html">org.w3c.domts.level2.events</A>]</TD></TR><TR><TD CLASS="tl"><A HREF="http://www.eclemma.org/support.html">EMMA 2.0.5312 EclEmma Fix 1</A> (C) Vladimir Roubtsov</TD></TR></TABLE></BODY></HTML>