bsoc.xnet
Class XNetTest

java.lang.Object
  |
  +--test.framework.TestCase
        |
        +--bsoc.xnet.XNetTest

public class XNetTest
extends test.framework.TestCase

Testcases


Method Summary
 void runConnStat()
           
 void runValues()
           
 void runView()
           
protected  void setUp()
           
static test.framework.Test suite()
           
 
Methods inherited from class test.framework.TestCase
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, countTestCases, defaultResult, name, notEqualsMessage, run, run, runTest, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

suite

public static test.framework.Test suite()

setUp

protected void setUp()
Overrides:
setUp in class test.framework.TestCase

runView

public void runView()
             throws java.io.IOException

runValues

public void runValues()
               throws java.io.IOException

runConnStat

public void runConnStat()
                 throws java.io.IOException