net.fckeditor.handlers
Class ResourceTypeHandlerTest

java.lang.Object
  extended by net.fckeditor.handlers.ResourceTypeHandlerTest

public class ResourceTypeHandlerTest
extends java.lang.Object

Tests for ResourceTypeHandler.

Version:
$Id: ResourceTypeHandlerTest.java 1585 2008-02-21 18:13:09Z th-schwarz $

Constructor Summary
ResourceTypeHandlerTest()
           
 
Method Summary
 void getSubDirForType01()
           
 void getSubDirForType02()
           
 void getType01()
           
 void getType02()
           
 void getType03()
           
 void getTypeDefault01()
           
 void getTypeDefault02()
           
 void isValid01()
           
 void isValid02()
           
 void isValid03()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceTypeHandlerTest

public ResourceTypeHandlerTest()
Method Detail

getType01

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

getType02

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

getType03

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

isValid01

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

isValid02

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

isValid03

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

getTypeDefault01

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

getTypeDefault02

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

getSubDirForType01

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

getSubDirForType02

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


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