ca.nengo.model.impl
Class NetworkImplTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by ca.nengo.model.impl.NetworkImplTest
All Implemented Interfaces:
junit.framework.Test

public class NetworkImplTest
extends junit.framework.TestCase


Constructor Summary
NetworkImplTest()
           
 
Method Summary
 void testGetNodes()
           
 void testGetProjections()
           
 void testNodeNameChange()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NetworkImplTest

public NetworkImplTest()
Method Detail

testGetNodes

public void testGetNodes()
                  throws StructuralException
Throws:
StructuralException

testGetProjections

public void testGetProjections()
                        throws StructuralException
Throws:
StructuralException

testNodeNameChange

public void testNodeNameChange()
                        throws StructuralException
Throws:
StructuralException