org.thdl.tib.text.tshegbar
Class test

java.lang.Object
  |
  +--org.thdl.tib.text.tshegbar.test
All Implemented Interfaces:
UnicodeConstants

public class test
extends Object
implements UnicodeConstants

DLC FIXMEDOC and turn into junit tests.

Author:
David Chandler

Field Summary
 
Fields inherited from interface org.thdl.tib.text.tshegbar.UnicodeConstants
EW_ABSENT, EW_achung, EWC_a, EWC_achen, EWC_ba, EWC_ca, EWC_cha, EWC_da, EWC_dza, EWC_ga, EWC_ha, EWC_ja, EWC_ka, EWC_kha, EWC_la, EWC_ma, EWC_na, EWC_nga, EWC_nya, EWC_pa, EWC_pha, EWC_ra, EWC_sa, EWC_sha, EWC_ta, EWC_tha, EWC_tsa, EWC_tsha, EWC_wa, EWC_ya, EWC_za, EWC_zha, EWSUB_la_btags, EWSUB_ra_btags, EWSUB_wa_zur, EWSUB_ya_btags, EWV_e, EWV_i, EWV_o, EWV_u, NORM_NFC, NORM_NFD, NORM_NFKC, NORM_NFKD, NORM_NFTHDL, NORM_UNNORMALIZED
 
Constructor Summary
test()
          tests this package
 
Method Summary
static void main(String[] argv)
          Unit tests this package.
 void testMostlyNFD()
          Tests Unicode Normalization form D for Tibetan codepoints.
 void testMostlyNFKD()
          Tests Unicode Normalization form KD for Tibetan codepoints.
 void testMostlyNFTHDL()
          Tests Unicode Normalization form THDL for Tibetan codepoints.
 void testTopToBottomForLegalGraphemeClusters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

test

public test()
     throws Throwable
tests this package

Method Detail

testMostlyNFKD

public void testMostlyNFKD()
Tests Unicode Normalization form KD for Tibetan codepoints. See Unicode, Inc.'s NormalizationTest-3.2.0.txt. This contains all test cases for U+0F00-U+0FFF there, and a few more.


testMostlyNFD

public void testMostlyNFD()
Tests Unicode Normalization form D for Tibetan codepoints. See Unicode, Inc.'s NormalizationTest-3.2.0.txt. This contains all test cases for U+0F00-U+0FFF there, and a few more.


testMostlyNFTHDL

public void testMostlyNFTHDL()
Tests Unicode Normalization form THDL for Tibetan codepoints. See Unicode, Inc.'s NormalizationTest-3.2.0.txt. This contains all test cases for U+0F00-U+0FFF there, and a few more.


testTopToBottomForLegalGraphemeClusters

public void testTopToBottomForLegalGraphemeClusters()

main

public static void main(String[] argv)
Unit tests this package.



These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo