mima.presentation.gwt.mindmap
Class MindMapTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.google.gwt.junit.client.GWTTestCase
              extended by mima.presentation.gwt.mindmap.MindMapTest
All Implemented Interfaces:
junit.framework.Test

public class MindMapTest
extends com.google.gwt.junit.client.GWTTestCase

Author:
Virginio Carfagno

Constructor Summary
MindMapTest()
           
 
Method Summary
 java.lang.String getModuleName()
           
 void testCreateCentralNodeView()
           
 void testStuff()
           
 
Methods inherited from class com.google.gwt.junit.client.GWTTestCase
addCheckpoint, catchExceptions, clearCheckpoints, delayTestFinish, finishTest, getCheckpoints, run, runTest
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, runBare, setName, setUp, tearDown, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MindMapTest

public MindMapTest()
Method Detail

getModuleName

public java.lang.String getModuleName()
Specified by:
getModuleName in class com.google.gwt.junit.client.GWTTestCase

testCreateCentralNodeView

public void testCreateCentralNodeView()

testStuff

public void testStuff()