net.sourceforge.pmd.cpd
Class XMLRendererTest

java.lang.Object
  extended by net.sourceforge.pmd.cpd.XMLRendererTest

public class XMLRendererTest
extends Object

Author:
Philippe T'Seyen, Romain Pelisse

Constructor Summary
XMLRendererTest()
           
 
Method Summary
static junit.framework.Test suite()
           
 void testRendererEncodedPath()
           
 void testRenderWithMultipleMatch()
           
 void testWithNoDuplication()
           
 void testWithOneDuplication()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLRendererTest

public XMLRendererTest()
Method Detail

testWithNoDuplication

public void testWithNoDuplication()

testWithOneDuplication

public void testWithOneDuplication()

testRenderWithMultipleMatch

public void testRenderWithMultipleMatch()

testRendererEncodedPath

public void testRendererEncodedPath()

suite

public static junit.framework.Test suite()


Copyright © 2002–2015 InfoEther. All rights reserved.