ch.qos.cal10n.util
Class TokenStreamTest

java.lang.Object
  extended by ch.qos.cal10n.util.TokenStreamTest

public class TokenStreamTest
extends Object

Author:
Ceki Gülcü

Constructor Summary
TokenStreamTest()
           
 
Method Summary
 void characters()
           
 void medium()
           
 void resourceBundleWithSpecialCharacters()
           
 void smoke()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TokenStreamTest

public TokenStreamTest()
Method Detail

smoke

public void smoke()
           throws FileNotFoundException
Throws:
FileNotFoundException

medium

public void medium()
            throws FileNotFoundException
Throws:
FileNotFoundException

characters

public void characters()
                throws FileNotFoundException
Throws:
FileNotFoundException

resourceBundleWithSpecialCharacters

public void resourceBundleWithSpecialCharacters()


Copyright © 2009-2013 QOS.ch. All Rights Reserved.