edu.memphis.ccrg.lida.workspace.structurebuildingcodelets
Class BasicStructureBuildingCodeletTest

java.lang.Object
  extended by edu.memphis.ccrg.lida.workspace.structurebuildingcodelets.BasicStructureBuildingCodeletTest

public class BasicStructureBuildingCodeletTest
extends java.lang.Object


Constructor Summary
BasicStructureBuildingCodeletTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void testHasSoughtContent()
           
 void testRetrieveWorkspaceContent()
           
 void testRunThisFrameworkTask()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicStructureBuildingCodeletTest

public BasicStructureBuildingCodeletTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws java.lang.Exception
Throws:
java.lang.Exception

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testRunThisFrameworkTask

public void testRunThisFrameworkTask()

testHasSoughtContent

public void testHasSoughtContent()

testRetrieveWorkspaceContent

public void testRetrieveWorkspaceContent()