org.nlogo.agent
Class TestImporter

java.lang.Object
  extended by org.nlogo.agent.TestImporter

public class TestImporter
extends Object


Constructor Summary
TestImporter()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testJikes115BugInvalidTest1()
           
 void testJikes115BugInvalidTest2()
           
 void testJikes115BugTest1()
           
 void testJikes115BugTest2()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestImporter

public TestImporter()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testJikes115BugTest1

public void testJikes115BugTest1()

testJikes115BugTest2

public void testJikes115BugTest2()

testJikes115BugInvalidTest1

public void testJikes115BugInvalidTest1()

testJikes115BugInvalidTest2

public void testJikes115BugInvalidTest2()