fUML.Test
Class ExecutorTest

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Test.Test
          extended by fUML.Test.ExecutorTest

public class ExecutorTest
extends Test

An implementation of the model object ' fUML::Test::ExecutorTest'.

The following features are implemented:


Field Summary
 
Fields inherited from class fUML.Test.Test
environment
 
Constructor Summary
ExecutorTest(TestEnvironment environment)
          operation ExecutorTest
 
Method Summary
 void testEvaluate(String typeName)
          operation testEvaluate
 void testExecute(String behaviorName)
          operation testExecute
 void testStart(String typeName)
          operation testStart
 
Methods inherited from class org.modeldriven.fuml.FumlObject
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutorTest

public ExecutorTest(TestEnvironment environment)
operation ExecutorTest

Method Detail

testEvaluate

public void testEvaluate(String typeName)
operation testEvaluate


testExecute

public void testExecute(String behaviorName)
operation testExecute


testStart

public void testStart(String typeName)
operation testStart



Copyright © 2012. All Rights Reserved.