com.joanju.cg.test
Class TestLangFeatures

java.lang.Object
  extended by TestCase
      extended by com.joanju.cg.test.TestLangFeatures

public class TestLangFeatures
extends TestCase


Constructor Summary
TestLangFeatures()
           
 
Method Summary
 void test01()
           
 void test02()
           
 void test03()
           
 void test04()
           
 void test05()
           
 void test06()
           
 void testStrCat()
           
 void testSubstr()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLangFeatures

public TestLangFeatures()
Method Detail

test01

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

test02

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

test03

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

test04

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

test05

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

test06

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

testStrCat

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

testSubstr

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


Copyright © 2008 Joanju Software. All Rights Reserved.