bsoc.nn
Class NeuronTest

java.lang.Object
  |
  +--test.framework.TestCase
        |
        +--bsoc.nn.NeuronTest

public class NeuronTest
extends test.framework.TestCase

Testcases.


Method Summary
 void statistics()
           
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, setUp, 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()

statistics

public void statistics()
                throws java.io.IOException