net.fckeditor.tool
Class XHtmlTagToolTest

java.lang.Object
  extended by net.fckeditor.tool.XHtmlTagToolTest

public class XHtmlTagToolTest
extends java.lang.Object

Tests for XHtmlTagTool.

Version:
$Id: XHtmlTagToolTest.java 3840 2009-07-08 20:29:46Z mosipov $

Constructor Summary
XHtmlTagToolTest()
           
 
Method Summary
 void deepEquals01()
           
 void deepEquals02()
           
 void deepEquals03()
           
 void deepEquals04()
           
 void testClosingTag01()
           
 void testClosingTag02()
           
 void testClosingTag03()
           
 void testClosingTag04()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XHtmlTagToolTest

public XHtmlTagToolTest()
Method Detail

testClosingTag01

public void testClosingTag01()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testClosingTag02

public void testClosingTag02()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testClosingTag03

public void testClosingTag03()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testClosingTag04

public void testClosingTag04()
                      throws java.lang.Exception
Throws:
java.lang.Exception

deepEquals01

public void deepEquals01()
                  throws java.lang.Exception
Throws:
java.lang.Exception

deepEquals02

public void deepEquals02()
                  throws java.lang.Exception
Throws:
java.lang.Exception

deepEquals03

public void deepEquals03()
                  throws java.lang.Exception
Throws:
java.lang.Exception

deepEquals04

public void deepEquals04()
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2009 Frederico Caldeira Knabben. All Rights Reserved.