com.joanju.cg.test
Class TestSyshandles

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

public class TestSyshandles
extends TestCase

Test system handles TARGET-PROCEDURE and SOURCE-PROCEDURE.


Constructor Summary
TestSyshandles()
           
 
Method Summary
protected  void setUp()
           
 void test01()
          Test SOURCE-PROCEDURE.
 void test02()
          Test TARGET-PROCEDURE for RUN SUPER.
 void test03()
          Test basic TARGET-PROCEDURE.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSyshandles

public TestSyshandles()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

test01

public void test01()
            throws java.lang.Exception
Test SOURCE-PROCEDURE.

Throws:
java.lang.Exception

test02

public void test02()
            throws java.lang.Exception
Test TARGET-PROCEDURE for RUN SUPER.

Throws:
java.lang.Exception

test03

public void test03()
            throws java.lang.Exception
Test basic TARGET-PROCEDURE.

Throws:
java.lang.Exception


Copyright © 2008 Joanju Software. All Rights Reserved.