Creating a Taxonomic e-Science

org.cateproject.controller.description
Class CreateDescriptionTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.springframework.webflow.test.execution.AbstractFlowExecutionTests
              extended by org.springframework.webflow.test.execution.AbstractExternalizedFlowExecutionTests
                  extended by org.springframework.webflow.test.execution.AbstractXmlFlowExecutionTests
                      extended by org.cateproject.controller.description.CreateDescriptionTest
All Implemented Interfaces:
junit.framework.Test

public class CreateDescriptionTest
extends org.springframework.webflow.test.execution.AbstractXmlFlowExecutionTests


Constructor Summary
CreateDescriptionTest()
           
 
Method Summary
protected  void configureFlowBuilderContext(org.springframework.webflow.test.MockFlowBuilderContext builderContext)
           
protected  org.springframework.webflow.config.FlowDefinitionResource getResource(org.springframework.webflow.config.FlowDefinitionResourceFactory resourceFactory)
           
 void setUp()
           
 void testBind()
          Test verifying that my understanding of spring binding, and particularly the use of custom property editors which enable objects to be used as map keys (essential here), is correct
 void testEdit()
           
 void testStartFlow()
           
 
Methods inherited from class org.springframework.webflow.test.execution.AbstractXmlFlowExecutionTests
createFlowBuilder, getModelResources, registerMockFlowBeans
 
Methods inherited from class org.springframework.webflow.test.execution.AbstractExternalizedFlowExecutionTests
buildFlow, createResourceLoader, getFlow, getFlowDefinition, getFlowDefinitionRegistry, getResourceFactory, isCacheFlowDefinition, setCacheFlowDefinition, setFlowExecutionAttributes, setFlowExecutionListener, setFlowExecutionListeners
 
Methods inherited from class org.springframework.webflow.test.execution.AbstractFlowExecutionTests
assertActiveFlowEquals, assertCurrentStateEquals, assertFlowExecutionActive, assertFlowExecutionEnded, assertFlowExecutionOutcomeEquals, assertResponseWrittenEquals, createFlowExecutionFactory, getConversationAttribute, getConversationScope, getFlowAttribute, getFlowExecution, getFlowExecutionFactory, getFlowExecutionOutcome, getFlowScope, getRequiredConversationAttribute, getRequiredConversationAttribute, getRequiredFlowAttribute, getRequiredFlowAttribute, getRequiredViewAttribute, getRequiredViewAttribute, getViewAttribute, getViewScope, resumeFlow, setCurrentState, startFlow, startFlow, updateFlowExecution
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CreateDescriptionTest

public CreateDescriptionTest()
Method Detail

getResource

protected org.springframework.webflow.config.FlowDefinitionResource getResource(org.springframework.webflow.config.FlowDefinitionResourceFactory resourceFactory)
Specified by:
getResource in class org.springframework.webflow.test.execution.AbstractExternalizedFlowExecutionTests

configureFlowBuilderContext

protected void configureFlowBuilderContext(org.springframework.webflow.test.MockFlowBuilderContext builderContext)
Overrides:
configureFlowBuilderContext in class org.springframework.webflow.test.execution.AbstractExternalizedFlowExecutionTests

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testStartFlow

public void testStartFlow()

testEdit

public void testEdit()

testBind

public void testBind()
Test verifying that my understanding of spring binding, and particularly the use of custom property editors which enable objects to be used as map keys (essential here), is correct


Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.