A B C D E F G H I J L M N O P R S T W

A

AbstractSCXMLListenerTest - Class in org.apache.commons.scxml.env
Unit tests AbstractSCXMLListener.
AbstractSCXMLListenerTest(String) - Constructor for class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
Construct a new instance of AbstractSCXMLListenerTest with the specified name
AbstractStateMachineTest - Class in org.apache.commons.scxml.env
Unit tests AbstractStateMachine.
AbstractStateMachineTest(String) - Constructor for class org.apache.commons.scxml.env.AbstractStateMachineTest
Construct a new instance of AbstractStateMachineTest with the specified name
actionPerformed(ActionEvent) - Method in class org.apache.commons.scxml.env.StopWatchDisplay
 
ActionsTest - Class in org.apache.commons.scxml.model
Unit tests Assign.
ActionsTest(String) - Constructor for class org.apache.commons.scxml.model.ActionsTest
Construct a new instance of ActionsTest with the specified name
ActionTest - Class in org.apache.commons.scxml.model
 
ActionTest(String) - Constructor for class org.apache.commons.scxml.model.ActionTest
 
AllSCXMLTestSuite - Class in org.apache.commons.scxml
Test suite for [SCXML].
AllSCXMLTestSuite(String) - Constructor for class org.apache.commons.scxml.AllSCXMLTestSuite
Construct a new instance.
assertPostTriggerState(SCXMLExecutor, String, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
assertPostTriggerState(SCXMLExecutor, TriggerEvent, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
assertPostTriggerStates(SCXMLExecutor, String, String[]) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
assertPostTriggerStates(SCXMLExecutor, TriggerEvent, String[]) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
AssignTest - Class in org.apache.commons.scxml.model
Unit tests for <assign> element, particular the "src" attribute.
AssignTest(String) - Constructor for class org.apache.commons.scxml.model.AssignTest
Construct a new instance of AssignTest with the specified name

B

BuiltinTest - Class in org.apache.commons.scxml
 
BuiltinTest(String) - Constructor for class org.apache.commons.scxml.BuiltinTest
 

C

callbacks - Static variable in class org.apache.commons.scxml.model.Hello
We count callbacks to execute() as part of the test suite.
cancel() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
CustomActionTest - Class in org.apache.commons.scxml.model
 
CustomActionTest(String) - Constructor for class org.apache.commons.scxml.model.CustomActionTest
 

D

DatamodelTest - Class in org.apache.commons.scxml.model
Unit tests SCXMLExecutor.
DatamodelTest(String) - Constructor for class org.apache.commons.scxml.model.DatamodelTest
Construct a new instance of SCXMLExecutorTest with the specified name
digest(URL) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
digest(URL, List) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
digest(URL, ErrorHandler) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
digest(URL, ErrorHandler, List) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 

E

ELEvaluatorTest - Class in org.apache.commons.scxml.env.jsp
 
ELEvaluatorTest(String) - Constructor for class org.apache.commons.scxml.env.jsp.ELEvaluatorTest
 
EnvFacesTestSuite - Class in org.apache.commons.scxml.env.faces
Test suite for SCXML Faces Environment package.
EnvFacesTestSuite(String) - Constructor for class org.apache.commons.scxml.env.faces.EnvFacesTestSuite
Construct a new instance.
EnvJexlTestSuite - Class in org.apache.commons.scxml.env.jexl
Test suite for SCXML JEXL Environment package.
EnvJexlTestSuite(String) - Constructor for class org.apache.commons.scxml.env.jexl.EnvJexlTestSuite
Construct a new instance.
EnvJspTestSuite - Class in org.apache.commons.scxml.env.jsp
Test suite for SCXML env package.
EnvJspTestSuite(String) - Constructor for class org.apache.commons.scxml.env.jsp.EnvJspTestSuite
Construct a new instance.
EnvServletTestSuite - Class in org.apache.commons.scxml.env.servlet
Test suite for SCXML Servlet Environment package.
EnvServletTestSuite(String) - Constructor for class org.apache.commons.scxml.env.servlet.EnvServletTestSuite
Construct a new instance.
EnvTestSuite - Class in org.apache.commons.scxml.env
Test suite for SCXML env package.
EnvTestSuite(String) - Constructor for class org.apache.commons.scxml.env.EnvTestSuite
Construct a new instance.
EVENT_RESET - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EVENT_SPLIT - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EVENT_START - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EVENT_STOP - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EVENT_UNSPLIT - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EventDataTest - Class in org.apache.commons.scxml
Unit tests SCXMLExecutor.
EventDataTest(String) - Constructor for class org.apache.commons.scxml.EventDataTest
Construct a new instance of SCXMLExecutorTest with the specified name
EventDataTest.ConnectionAlertingPayload - Class in org.apache.commons.scxml
 
EventDataTest.ConnectionAlertingPayload(int) - Constructor for class org.apache.commons.scxml.EventDataTest.ConnectionAlertingPayload
 
execute(EventDispatcher, ErrorReporter, SCInstance, Log, Collection) - Method in class org.apache.commons.scxml.model.Hello
 

F

findAttribute(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
fireEvent(SCXMLExecutor, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
fireEvent(SCXMLExecutor, TriggerEvent) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
fireEvents(SCXMLExecutor, TriggerEvent[]) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 

G

getAttribute(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getAttribute(String, int) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getAttributeNamesInScope(int) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getAttributesScope(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getCurrentState() - Method in class org.apache.commons.scxml.env.StopWatch
 
getCurrentState(SCXMLExecutor) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
Get the active leaf state for this executor instance.
getDisplay() - Method in class org.apache.commons.scxml.env.StopWatch
 
getErrCode() - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
getErrCtx() - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
getErrDetail() - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
getExecutor(URL) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(URL, Evaluator) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(URL, ErrorHandler) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(SCXML) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(SCXML, SCXMLSemantics) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(Evaluator, SCXML) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(URL, Context, Evaluator) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(SCXML, Context, Evaluator) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(Context, Evaluator, SCXML, EventDispatcher, Tracer) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(Context, Evaluator, SCXML, EventDispatcher, Tracer, SCXMLSemantics) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExpressionEvaluator() - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getLine() - Method in class org.apache.commons.scxml.EventDataTest.ConnectionAlertingPayload
 
getName() - Method in class org.apache.commons.scxml.model.Hello
Get the name.
getOut() - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getVariableResolver() - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 

H

Hello - Class in org.apache.commons.scxml.model
Our custom "hello world" action.
Hello() - Constructor for class org.apache.commons.scxml.model.Hello
Public constructor is needed for the I in SCXML IO.
HistoryTest - Class in org.apache.commons.scxml.model
 
HistoryTest(String) - Constructor for class org.apache.commons.scxml.model.HistoryTest
Construct a new instance of HistoryTest with the specified name

I

invoke(String, Map) - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
InvokeParamNameTest - Class in org.apache.commons.scxml.invoke
 
InvokeParamNameTest(String) - Constructor for class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
InvokeParamNameTest.DummyInvoker - Class in org.apache.commons.scxml.invoke
 
InvokeParamNameTest.DummyInvoker() - Constructor for class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
InvokeTest - Class in org.apache.commons.scxml.invoke
Unit tests SCXMLExecutor.
InvokeTest(String) - Constructor for class org.apache.commons.scxml.invoke.InvokeTest
Construct a new instance of SCXMLExecutorTest with the specified name
InvokeTestSuite - Class in org.apache.commons.scxml.invoke
Test suite for the SCXML "invoke" package.
InvokeTestSuite(String) - Constructor for class org.apache.commons.scxml.invoke.InvokeTestSuite
Construct a new instance.
IOTestSuite - Class in org.apache.commons.scxml.io
Test suite for SCXML IO package.
IOTestSuite(String) - Constructor for class org.apache.commons.scxml.io.IOTestSuite
Construct a new instance.
Issue62Test - Class in org.apache.commons.scxml.issues
Test cases for issue 62.
Issue62Test(String) - Constructor for class org.apache.commons.scxml.issues.Issue62Test
 
Issue64Test - Class in org.apache.commons.scxml.issues
Test cases for issue 64.
Issue64Test(String) - Constructor for class org.apache.commons.scxml.issues.Issue64Test
 
IssuesTestSuite - Class in org.apache.commons.scxml.issues
Issue-specific test suite for Commons SCXML.
IssuesTestSuite(String) - Constructor for class org.apache.commons.scxml.issues.IssuesTestSuite
Construct a new instance.

J

JexlContextTest - Class in org.apache.commons.scxml.env.jexl
 
JexlContextTest(String) - Constructor for class org.apache.commons.scxml.env.jexl.JexlContextTest
 
JexlEvaluatorTest - Class in org.apache.commons.scxml.env.jexl
 
JexlEvaluatorTest(String) - Constructor for class org.apache.commons.scxml.env.jexl.JexlEvaluatorTest
 

L

lastParams() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
lastSource() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
LogUtilsTest - Class in org.apache.commons.scxml.env
 
LogUtilsTest(String) - Constructor for class org.apache.commons.scxml.env.LogUtilsTest
 
lookupContext(SCXMLExecutor, TransitionTarget) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
lookupContext(SCXMLExecutor, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
lookupTransitionTarget(SCXMLExecutor, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 

M

main(String[]) - Static method in class org.apache.commons.scxml.AllSCXMLTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.BuiltinTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.AbstractStateMachineTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.EnvTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.faces.EnvFacesTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.faces.SessionContextTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jexl.EnvJexlTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.jexl.JexlContextTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jexl.JexlEvaluatorTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jexl.StaticMethodTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jsp.ELEvaluatorTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jsp.EnvJspTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.jsp.RootContextTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.LogUtilsTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.servlet.EnvServletTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.servlet.ServletContextResolverTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.SimpleContextTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.StopWatchDisplay
 
main(String[]) - Static method in class org.apache.commons.scxml.env.StopWatchTest
 
main(String[]) - Static method in class org.apache.commons.scxml.EventDataTest
 
main(String[]) - Static method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
main(String[]) - Static method in class org.apache.commons.scxml.invoke.InvokeTest
 
main(String[]) - Static method in class org.apache.commons.scxml.invoke.InvokeTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.io.IOTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.io.SCXMLDigesterTest
 
main(String[]) - Static method in class org.apache.commons.scxml.io.SCXMLParserTest
 
main(String[]) - Static method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
main(String[]) - Static method in class org.apache.commons.scxml.io.StateSrcTest
 
main(String[]) - Static method in class org.apache.commons.scxml.issues.Issue62Test
 
main(String[]) - Static method in class org.apache.commons.scxml.issues.Issue64Test
 
main(String[]) - Static method in class org.apache.commons.scxml.issues.IssuesTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.model.ActionsTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.ActionTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.AssignTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.CustomActionTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.DatamodelTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.HistoryTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.ModelTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.model.ParallelTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.PathTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.StatelessModelTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.StateTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.TransitionTest
 
main(String[]) - Static method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
 
main(String[]) - Static method in class org.apache.commons.scxml.SCInstanceTest
 
main(String[]) - Static method in class org.apache.commons.scxml.SCXMLExecutorTest
 
main(String[]) - Static method in class org.apache.commons.scxml.SCXMLHelperTest
 
main(String[]) - Static method in class org.apache.commons.scxml.SCXMLTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.semantics.SemanticsTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
main(String[]) - Static method in class org.apache.commons.scxml.StatusTest
 
main(String[]) - Static method in class org.apache.commons.scxml.test.TestingTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.TieBreakerTest
 
main(String[]) - Static method in class org.apache.commons.scxml.TriggerEventTest
 
main(String[]) - Static method in class org.apache.commons.scxml.WildcardTest
 
main(String[]) - Static method in class org.apache.commons.scxml.WizardsTest
 
MockErrorReporter - Class in org.apache.commons.scxml.env
 
MockErrorReporter() - Constructor for class org.apache.commons.scxml.env.MockErrorReporter
 
MockJspContext - Class in org.apache.commons.scxml.env.jsp
A placeholder for a JspContext, to run tests against.
MockJspContext() - Constructor for class org.apache.commons.scxml.env.jsp.MockJspContext
 
ModelTestSuite - Class in org.apache.commons.scxml.model
Test suite for SCXML model package.
ModelTestSuite(String) - Constructor for class org.apache.commons.scxml.model.ModelTestSuite
Construct a new instance.

N

NamespacePrefixedXPathsTest - Class in org.apache.commons.scxml
Unit tests for namespace prefixes in XPaths pointing bits in a <data>.
NamespacePrefixedXPathsTest(String) - Constructor for class org.apache.commons.scxml.NamespacePrefixedXPathsTest
Construct a new instance of NamespacePrefixedXPathsTest with the specified name

O

onError(String, String, Object) - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
org.apache.commons.scxml - package org.apache.commons.scxml
 
org.apache.commons.scxml.env - package org.apache.commons.scxml.env
 
org.apache.commons.scxml.env.faces - package org.apache.commons.scxml.env.faces
 
org.apache.commons.scxml.env.jexl - package org.apache.commons.scxml.env.jexl
 
org.apache.commons.scxml.env.jsp - package org.apache.commons.scxml.env.jsp
 
org.apache.commons.scxml.env.servlet - package org.apache.commons.scxml.env.servlet
 
org.apache.commons.scxml.invoke - package org.apache.commons.scxml.invoke
 
org.apache.commons.scxml.io - package org.apache.commons.scxml.io
 
org.apache.commons.scxml.issues - package org.apache.commons.scxml.issues
 
org.apache.commons.scxml.model - package org.apache.commons.scxml.model
 
org.apache.commons.scxml.semantics - package org.apache.commons.scxml.semantics
 
org.apache.commons.scxml.test - package org.apache.commons.scxml.test
 

P

ParallelTest - Class in org.apache.commons.scxml.model
 
ParallelTest(String) - Constructor for class org.apache.commons.scxml.model.ParallelTest
 
parentEvents(TriggerEvent[]) - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
parse(URL) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
parse(URL, List) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
parse(URL, ErrorHandler) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
parse(URL, ErrorHandler, List) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
PathTest - Class in org.apache.commons.scxml.model
 
PathTest(String) - Constructor for class org.apache.commons.scxml.model.PathTest
 
paused() - Method in class org.apache.commons.scxml.env.StopWatch
 

R

removeAttribute(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
removeAttribute(String, int) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
reset() - Method in class org.apache.commons.scxml.env.StopWatch
 
resolveVariable(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
RootContextTest - Class in org.apache.commons.scxml.env.jsp
Unit tests RootContext.
RootContextTest(String) - Constructor for class org.apache.commons.scxml.env.jsp.RootContextTest
Construct a new instance of ActionsTest with the specified name
running() - Method in class org.apache.commons.scxml.env.StopWatch
 

S

SCInstanceTest - Class in org.apache.commons.scxml
 
SCInstanceTest(String) - Constructor for class org.apache.commons.scxml.SCInstanceTest
 
SCXMLDigesterTest - Class in org.apache.commons.scxml.io
Unit tests SCXMLDigester.
SCXMLDigesterTest(String) - Constructor for class org.apache.commons.scxml.io.SCXMLDigesterTest
Construct a new instance of SCXMLDigesterTest with the specified name
SCXMLExecutorTest - Class in org.apache.commons.scxml
Unit tests SCXMLExecutor.
SCXMLExecutorTest(String) - Constructor for class org.apache.commons.scxml.SCXMLExecutorTest
Construct a new instance of SCXMLExecutorTest with the specified name
SCXMLHelperTest - Class in org.apache.commons.scxml
 
SCXMLHelperTest(String) - Constructor for class org.apache.commons.scxml.SCXMLHelperTest
 
SCXMLParserTest - Class in org.apache.commons.scxml.io
Unit tests SCXMLParser.
SCXMLParserTest(String) - Constructor for class org.apache.commons.scxml.io.SCXMLParserTest
Construct a new instance of SCXMLDigesterTest with the specified name
SCXMLSerializerTest - Class in org.apache.commons.scxml.io
 
SCXMLSerializerTest(String) - Constructor for class org.apache.commons.scxml.io.SCXMLSerializerTest
 
SCXMLTestHelper - Class in org.apache.commons.scxml
Helper methods for running SCXML unit tests.
SCXMLTestSuite - Class in org.apache.commons.scxml
Test suite for the SCXML package.
SCXMLTestSuite(String) - Constructor for class org.apache.commons.scxml.SCXMLTestSuite
Construct a new instance.
SemanticsTestSuite - Class in org.apache.commons.scxml.semantics
Test suite for SCXML Semantics package.
SemanticsTestSuite(String) - Constructor for class org.apache.commons.scxml.semantics.SemanticsTestSuite
Construct a new instance.
SERIALIZATION_DIR - Static variable in class org.apache.commons.scxml.SCXMLTestHelper
Serialized Commons SCXML object model temporary store.
SERIALIZATION_FILE_PREFIX - Static variable in class org.apache.commons.scxml.SCXMLTestHelper
 
SERIALIZATION_FILE_SUFFIX - Static variable in class org.apache.commons.scxml.SCXMLTestHelper
 
ServletContextResolverTest - Class in org.apache.commons.scxml.env.servlet
 
ServletContextResolverTest(String) - Constructor for class org.apache.commons.scxml.env.servlet.ServletContextResolverTest
 
SessionContextTest - Class in org.apache.commons.scxml.env.faces
 
SessionContextTest(String) - Constructor for class org.apache.commons.scxml.env.faces.SessionContextTest
 
setAttribute(String, Object) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
setAttribute(String, Object, int) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
setCurrentState(SCXMLExecutor, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
Set the active leaf state for this executor instance.
setErrCode(String) - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
setErrCtx(Object) - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
setErrDetail(String) - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
setLine(int) - Method in class org.apache.commons.scxml.EventDataTest.ConnectionAlertingPayload
 
setName(String) - Method in class org.apache.commons.scxml.model.Hello
Set the name.
setParentStateId(String) - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
setSCInstance(SCInstance) - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
setUp() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.env.jexl.StaticMethodTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.env.jsp.RootContextTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
setUp() - Method in class org.apache.commons.scxml.env.StopWatchTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.EventDataTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
setUp() - Method in class org.apache.commons.scxml.invoke.InvokeTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.io.SCXMLDigesterTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.io.SCXMLParserTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.io.StateSrcTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.issues.Issue62Test
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.issues.Issue64Test
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.ActionsTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.ActionTest
 
setUp() - Method in class org.apache.commons.scxml.model.AssignTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.CustomActionTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.DatamodelTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.HistoryTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.ParallelTest
 
setUp() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.StateTest
 
setUp() - Method in class org.apache.commons.scxml.model.TransitionTest
 
setUp() - Method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.SCInstanceTest
 
setUp() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
setUp() - Method in class org.apache.commons.scxml.StatusTest
 
setUp() - Method in class org.apache.commons.scxml.TieBreakerTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.TriggerEventTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.WildcardTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.WizardsTest
Set up instance variables required by this test case.
SimpleContextTest - Class in org.apache.commons.scxml.env
 
SimpleContextTest(String) - Constructor for class org.apache.commons.scxml.env.SimpleContextTest
 
StatelessModelTest - Class in org.apache.commons.scxml.model
Unit tests SCXMLExecutor.
StatelessModelTest(String) - Constructor for class org.apache.commons.scxml.model.StatelessModelTest
Construct a new instance of SCXMLExecutorTest with the specified name
StateSrcTest - Class in org.apache.commons.scxml.io
Unit tests SCXMLDigester Test white box nature of element "src" attribute.
StateSrcTest(String) - Constructor for class org.apache.commons.scxml.io.StateSrcTest
Construct a new instance of SCXMLDigesterTest with the specified name
StateTest - Class in org.apache.commons.scxml.model
 
StateTest(String) - Constructor for class org.apache.commons.scxml.model.StateTest
 
StaticMethodTest - Class in org.apache.commons.scxml.env.jexl
 
StaticMethodTest(String) - Constructor for class org.apache.commons.scxml.env.jexl.StaticMethodTest
 
StatusTest - Class in org.apache.commons.scxml
 
StatusTest(String) - Constructor for class org.apache.commons.scxml.StatusTest
 
stopped() - Method in class org.apache.commons.scxml.env.StopWatch
 
StopWatch - Class in org.apache.commons.scxml.env
A SCXML document driven stop watch.
StopWatch() - Constructor for class org.apache.commons.scxml.env.StopWatch
 
StopWatchDisplay - Class in org.apache.commons.scxml.env
Quick GUI to demonstrate the SCXML driven stopwatch.
StopWatchDisplay() - Constructor for class org.apache.commons.scxml.env.StopWatchDisplay
 
StopWatchTest - Class in org.apache.commons.scxml.env
 
StopWatchTest(String) - Constructor for class org.apache.commons.scxml.env.StopWatchTest
 
suite() - Static method in class org.apache.commons.scxml.AllSCXMLTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.BuiltinTest
 
suite() - Static method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
suite() - Static method in class org.apache.commons.scxml.env.AbstractStateMachineTest
 
suite() - Static method in class org.apache.commons.scxml.env.EnvTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.faces.EnvFacesTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.faces.SessionContextTest
 
suite() - Static method in class org.apache.commons.scxml.env.jexl.EnvJexlTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.jexl.JexlContextTest
 
suite() - Static method in class org.apache.commons.scxml.env.jexl.JexlEvaluatorTest
 
suite() - Static method in class org.apache.commons.scxml.env.jexl.StaticMethodTest
 
suite() - Static method in class org.apache.commons.scxml.env.jsp.ELEvaluatorTest
 
suite() - Static method in class org.apache.commons.scxml.env.jsp.EnvJspTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.jsp.RootContextTest
 
suite() - Static method in class org.apache.commons.scxml.env.LogUtilsTest
 
suite() - Static method in class org.apache.commons.scxml.env.servlet.EnvServletTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.servlet.ServletContextResolverTest
 
suite() - Static method in class org.apache.commons.scxml.env.SimpleContextTest
 
suite() - Static method in class org.apache.commons.scxml.env.StopWatchTest
 
suite() - Static method in class org.apache.commons.scxml.EventDataTest
 
suite() - Static method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
suite() - Static method in class org.apache.commons.scxml.invoke.InvokeTest
 
suite() - Static method in class org.apache.commons.scxml.invoke.InvokeTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.io.IOTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.io.SCXMLDigesterTest
 
suite() - Static method in class org.apache.commons.scxml.io.SCXMLParserTest
 
suite() - Static method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
suite() - Static method in class org.apache.commons.scxml.io.StateSrcTest
 
suite() - Static method in class org.apache.commons.scxml.issues.Issue62Test
 
suite() - Static method in class org.apache.commons.scxml.issues.Issue64Test
 
suite() - Static method in class org.apache.commons.scxml.issues.IssuesTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.model.ActionsTest
 
suite() - Static method in class org.apache.commons.scxml.model.ActionTest
 
suite() - Static method in class org.apache.commons.scxml.model.AssignTest
 
suite() - Static method in class org.apache.commons.scxml.model.CustomActionTest
 
suite() - Static method in class org.apache.commons.scxml.model.DatamodelTest
 
suite() - Static method in class org.apache.commons.scxml.model.HistoryTest
 
suite() - Static method in class org.apache.commons.scxml.model.ModelTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.model.ParallelTest
 
suite() - Static method in class org.apache.commons.scxml.model.PathTest
 
suite() - Static method in class org.apache.commons.scxml.model.StatelessModelTest
 
suite() - Static method in class org.apache.commons.scxml.model.StateTest
 
suite() - Static method in class org.apache.commons.scxml.model.TransitionTest
 
suite() - Static method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
 
suite() - Static method in class org.apache.commons.scxml.SCInstanceTest
 
suite() - Static method in class org.apache.commons.scxml.SCXMLExecutorTest
 
suite() - Static method in class org.apache.commons.scxml.SCXMLHelperTest
 
suite() - Static method in class org.apache.commons.scxml.SCXMLTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.semantics.SemanticsTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
suite() - Static method in class org.apache.commons.scxml.StatusTest
 
suite() - Static method in class org.apache.commons.scxml.test.TestingTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.TieBreakerTest
 
suite() - Static method in class org.apache.commons.scxml.TriggerEventTest
 
suite() - Static method in class org.apache.commons.scxml.WildcardTest
 
suite() - Static method in class org.apache.commons.scxml.WizardsTest
 

T

tearDown() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.env.jexl.StaticMethodTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.env.jsp.RootContextTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.env.StopWatchTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.EventDataTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
tearDown() - Method in class org.apache.commons.scxml.invoke.InvokeTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.io.SCXMLDigesterTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.io.SCXMLParserTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.io.StateSrcTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.issues.Issue62Test
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.issues.Issue64Test
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.ActionsTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.AssignTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.CustomActionTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.DatamodelTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.HistoryTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.ParallelTest
 
tearDown() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.StateTest
 
tearDown() - Method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.TieBreakerTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.TriggerEventTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.WildcardTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.WizardsTest
Tear down instance variables required by this test case.
test01issue62() - Method in class org.apache.commons.scxml.issues.Issue62Test
 
test01issue64() - Method in class org.apache.commons.scxml.issues.Issue64Test
 
test02issue62() - Method in class org.apache.commons.scxml.issues.Issue62Test
 
test02issue64() - Method in class org.apache.commons.scxml.issues.Issue64Test
 
test03issue62() - Method in class org.apache.commons.scxml.issues.Issue62Test
 
testAbstractSCXMLListener0() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
testAbstractSCXMLListener1() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
testAbstractSCXMLListener2() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
testAbstractSCXMLListener3() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
testAddBadCustomAction01() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction02() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction03() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction04() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction05() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction06() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddGoodCustomAction01() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddTransitionContainKey() - Method in class org.apache.commons.scxml.model.StateTest
 
testAddTransitionDoesNotContainKey() - Method in class org.apache.commons.scxml.model.StateTest
 
testAssignDeep() - Method in class org.apache.commons.scxml.model.AssignTest
 
testAssignSrc() - Method in class org.apache.commons.scxml.model.AssignTest
Test the implementation
testBadSrcFragmentInclude() - Method in class org.apache.commons.scxml.io.StateSrcTest
 
testBadSrcInclude() - Method in class org.apache.commons.scxml.io.StateSrcTest
 
testComparatorEquals() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorFirstMoreParents() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorNegative() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorPositive() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorSameParent() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorSecondMoreParents() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testConstructorNull() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorNullState() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorParent() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorParentParallel() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorParentParallelParent() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorParentSource() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorParentTarget() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorSourceCrossRegion() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorStates() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorTargetCrossRegion() - Method in class org.apache.commons.scxml.model.PathTest
 
testCustomActionCallbacks() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testCustomActionEventPayloadHelloWorldEL() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testCustomActionEventPayloadHelloWorldJexl() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testCustomActionExternalSrcHelloWorld() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testCustomActionHelloWorld() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testCustomActionOverrideLocalName() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testDatamodel04Jexl() - Method in class org.apache.commons.scxml.model.DatamodelTest
 
testDatamodelNamespacePrefixedXPaths() - Method in class org.apache.commons.scxml.model.DatamodelTest
 
testDatamodelSimultaneousJexl() - Method in class org.apache.commons.scxml.model.DatamodelTest
Test the stateless model, simultaneous executions
testDatamodelSimultaneousJsp() - Method in class org.apache.commons.scxml.model.DatamodelTest
 
testDeepHistory01() - Method in class org.apache.commons.scxml.model.HistoryTest
 
testErrorMessage() - Method in class org.apache.commons.scxml.env.jexl.JexlEvaluatorTest
 
testErrorMessage() - Method in class org.apache.commons.scxml.env.jsp.ELEvaluatorTest
 
testEventdata01Sample() - Method in class org.apache.commons.scxml.EventDataTest
Test the SCXML documents, usage of "_eventdata"
testEventdata02Sample() - Method in class org.apache.commons.scxml.EventDataTest
 
testEventdata03Sample() - Method in class org.apache.commons.scxml.EventDataTest
 
testEventdata04Sample() - Method in class org.apache.commons.scxml.EventDataTest
 
testExecutorSerializability(SCXMLExecutor) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
testGetAncestorClosureContainsParent() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testGetAncestorClosureEmptySet() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testGetAncestorClosureUpperBoundNotNullAndContains() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testGetContext() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testGetContextNullParent() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testGetContextParent() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testGetLastConfiguration() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testGetLastConfigurationNull() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testGetLCADistantAncestor() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testGetLCAIsDescendant() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testGetLCAIsDescendantReverse() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testGetLCANull() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testGetLCASameTarget() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testGetNull() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testGetParentNull() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testGetParentStateIsHistory() - Method in class org.apache.commons.scxml.model.ActionTest
 
testGetParentStateIsInitial() - Method in class org.apache.commons.scxml.model.ActionTest
 
testGetParentStateIsParallel() - Method in class org.apache.commons.scxml.model.ActionTest
 
testGetParentStateIsState() - Method in class org.apache.commons.scxml.model.ActionTest
 
testGetParentValue() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testGetParentWrongValue() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testGetPath() - Method in class org.apache.commons.scxml.model.TransitionTest
 
testGetRegionsEntered() - Method in class org.apache.commons.scxml.model.PathTest
 
testGetRegionsEnteredNotRegion() - Method in class org.apache.commons.scxml.model.PathTest
 
testGetRegionsEnteredNull() - Method in class org.apache.commons.scxml.model.PathTest
 
testGetRegionsEnteredParallel() - Method in class org.apache.commons.scxml.model.PathTest
 
testGetRegionsExited() - Method in class org.apache.commons.scxml.model.PathTest
 
testGetRegionsExitedNotRegion() - Method in class org.apache.commons.scxml.model.PathTest
 
testGetRegionsExitedNull() - Method in class org.apache.commons.scxml.model.PathTest
 
testGetRegionsExitedParallel() - Method in class org.apache.commons.scxml.model.PathTest
 
testGetRootContext() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testGetRootContextEvaluator() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testGetRootContextNull() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testGetRuntimeTarget() - Method in class org.apache.commons.scxml.model.TransitionTest
 
testGetRuntimeTargetNullNoParent() - Method in class org.apache.commons.scxml.model.TransitionTest
 
testGetRuntimeTargetNullWithParent() - Method in class org.apache.commons.scxml.model.TransitionTest
 
testGetTransitionList() - Method in class org.apache.commons.scxml.model.StateTest
 
testGetTransitionsList() - Method in class org.apache.commons.scxml.model.StateTest
 
testGetTransitionsListNull() - Method in class org.apache.commons.scxml.model.StateTest
 
testGetTTPathParent() - Method in class org.apache.commons.scxml.env.LogUtilsTest
 
testGetTTPathParentNull() - Method in class org.apache.commons.scxml.env.LogUtilsTest
 
testGetValue() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testHasHistory() - Method in class org.apache.commons.scxml.model.StateTest
 
testHasHistoryEmpty() - Method in class org.apache.commons.scxml.model.StateTest
 
testHasNullParent() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testHasParentCorrectKey() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testHasParentWrongKey() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testHasTrue() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testHelloWorld() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testHistoryDefaults01() - Method in class org.apache.commons.scxml.model.HistoryTest
 
testIllegalInstance() - Method in class org.apache.commons.scxml.env.faces.SessionContextTest
 
testIllegalInstance() - Method in class org.apache.commons.scxml.env.servlet.ServletContextResolverTest
 
TestingTestSuite - Class in org.apache.commons.scxml.test
Test suite for SCXML test package.
TestingTestSuite(String) - Constructor for class org.apache.commons.scxml.test.TestingTestSuite
Construct a new instance.
testInitialActions() - Method in class org.apache.commons.scxml.model.ActionsTest
 
testInitialAttribute() - Method in class org.apache.commons.scxml.model.StateTest
 
testInvoke01Sample() - Method in class org.apache.commons.scxml.invoke.InvokeTest
Test the SCXML documents, usage of <invoke>
testInvoke02Sample() - Method in class org.apache.commons.scxml.invoke.InvokeTest
 
testInvoke03Sample() - Method in class org.apache.commons.scxml.invoke.InvokeTest
 
testIsCompositeFalse() - Method in class org.apache.commons.scxml.model.StateTest
 
testIsCompositeHasChildren() - Method in class org.apache.commons.scxml.model.StateTest
 
testIsCompositeParallel() - Method in class org.apache.commons.scxml.model.StateTest
 
testIsDescendantEqual() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsDescendantNotEqual() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsDescendantNullParent() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsDescendantParentEqual() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsEmpty() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testIsEmptyFalse() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testIsFinalState() - Method in class org.apache.commons.scxml.StatusTest
 
testIsFinalStateFalse() - Method in class org.apache.commons.scxml.StatusTest
 
testIsFinalStateHasEvent() - Method in class org.apache.commons.scxml.StatusTest
 
testIsFinalStateHasParent() - Method in class org.apache.commons.scxml.StatusTest
 
testIsLegalConfigInvalidParallel() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsLegalConfigMultipleStatesActive() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsLegalConfigMultipleTopLevel() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsLegalConfigNoStates() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsMemberEmptySet() - Method in class org.apache.commons.scxml.BuiltinTest
 
testIsMemberFalse() - Method in class org.apache.commons.scxml.BuiltinTest
 
testIsMemberTrue() - Method in class org.apache.commons.scxml.BuiltinTest
 
testIsRegion() - Method in class org.apache.commons.scxml.model.StateTest
 
testIsRegionNotParallel() - Method in class org.apache.commons.scxml.model.StateTest
 
testIsSimple() - Method in class org.apache.commons.scxml.model.StateTest
 
testIsSimpleHasChildren() - Method in class org.apache.commons.scxml.model.StateTest
 
testIsStringEmpty() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsStringEmptyNull() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testIsStringEmptyZeroLength() - Method in class org.apache.commons.scxml.SCXMLHelperTest
 
testJexlStaticMethodInvocation() - Method in class org.apache.commons.scxml.env.jexl.StaticMethodTest
 
testModelSerializability(SCXML) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
testMoreThanOneScxmlDocument() - Method in class org.apache.commons.scxml.env.AbstractStateMachineTest
 
testNameAndExpr() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
testNamespacePrefixedXPathsEL() - Method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
 
testNamespacePrefixedXPathsJexl() - Method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
Test the XPath evaluation
testNew() - Method in class org.apache.commons.scxml.env.jexl.JexlContextTest
 
testParallel01() - Method in class org.apache.commons.scxml.model.ParallelTest
 
testParallel02() - Method in class org.apache.commons.scxml.model.ParallelTest
 
testParallel03() - Method in class org.apache.commons.scxml.model.ParallelTest
 
testParallelActions() - Method in class org.apache.commons.scxml.model.ActionsTest
 
testPrepopulated() - Method in class org.apache.commons.scxml.env.jexl.JexlContextTest
 
testPristine() - Method in class org.apache.commons.scxml.env.jexl.JexlEvaluatorTest
 
testPristine() - Method in class org.apache.commons.scxml.env.jsp.ELEvaluatorTest
 
testRecursiveSrcInclude() - Method in class org.apache.commons.scxml.io.StateSrcTest
Test the implementation
testReset() - Method in class org.apache.commons.scxml.SCInstanceTest
 
testRootContext() - Method in class org.apache.commons.scxml.env.jsp.RootContextTest
Test the implementation
testSCXMLDigesterMicrowave01Sample() - Method in class org.apache.commons.scxml.io.SCXMLDigesterTest
Test the implementation
testSCXMLDigesterMicrowave02Sample() - Method in class org.apache.commons.scxml.io.SCXMLDigesterTest
 
testSCXMLDigesterPrefix01Sample() - Method in class org.apache.commons.scxml.io.SCXMLDigesterTest
 
testSCXMLDigesterSend01Sample() - Method in class org.apache.commons.scxml.io.SCXMLDigesterTest
 
testSCXMLDigesterTransitions01Sample() - Method in class org.apache.commons.scxml.io.SCXMLDigesterTest
 
testSCXMLExecutorMicrowave01JexlSample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorMicrowave01JspSample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
Test the implementation
testSCXMLExecutorMicrowave02JexlSample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorMicrowave02JspSample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorMicrowave03JexlSample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorMicrowave04JexlSample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorMicrowave05JexlSample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorPrefix01Sample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorTransitions01Sample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorTransitions02Sample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorTransitions03Sample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLExecutorTransitions04Sample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSCXMLParserInitialAttr() - Method in class org.apache.commons.scxml.io.SCXMLParserTest
 
testSCXMLParserMicrowave03Sample() - Method in class org.apache.commons.scxml.io.SCXMLParserTest
Test the implementation
testSCXMLParserMicrowave04Sample() - Method in class org.apache.commons.scxml.io.SCXMLParserTest
 
testSend01Sample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSend02TypeSCXMLSample() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
 
testSerializeActionsAssign() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeActionsCancel() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeActionsElse() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeActionsElseIf() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeActionsExit() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeActionsListNull() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeActionsLog() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeActionsVar() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeIf() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeOnEntry() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeOnEntrySizeZero() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeOnExit() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeOnExitSizeZero() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeParallel() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeSCXMLNoStates() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeSCXMLState() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeSend() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeSendEmptyAttributes() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSerializeTransitionEscapeXML() - Method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
testSetTypeDeep() - Method in class org.apache.commons.scxml.model.HistoryTest
Test the implementation
testSetTypeNotDeep() - Method in class org.apache.commons.scxml.model.HistoryTest
 
testSetVars() - Method in class org.apache.commons.scxml.env.jexl.JexlContextTest
 
testSetVarsChangeValue() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testSetVarsEmpty() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testSetVarsParent() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
testShallowHistory01() - Method in class org.apache.commons.scxml.model.HistoryTest
 
testSoleNameLocation() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
testStateActions() - Method in class org.apache.commons.scxml.model.ActionsTest
Test the implementation
testStatelessModelParallelSharedSCXML() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Test sharing a single SCXML object between two executors
testStatelessModelParallelSwapSCXML() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Test sharing two SCXML objects between one executor (not recommended)
testStatelessModelSequentialEl() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Test the stateless model, sequential executions, EL expressions
testStatelessModelSequentialJexl() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Test the stateless model, sequential executions, JEXL expressions
testStatelessModelSimultaneousEl() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Test the stateless model, simultaneous executions, EL expressions
testStatelessModelSimultaneousJexl() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Test the stateless model, simultaneous executions, JEXL expressions
testStopWatch() - Method in class org.apache.commons.scxml.env.StopWatchTest
 
testTieBreaker01() - Method in class org.apache.commons.scxml.TieBreakerTest
Test the implementation
testTieBreaker02() - Method in class org.apache.commons.scxml.TieBreakerTest
 
testTieBreaker03() - Method in class org.apache.commons.scxml.TieBreakerTest
 
testTieBreaker04() - Method in class org.apache.commons.scxml.TieBreakerTest
 
testTieBreaker05() - Method in class org.apache.commons.scxml.TieBreakerTest
 
testTieBreaker06() - Method in class org.apache.commons.scxml.TieBreakerTest
 
testTransToString() - Method in class org.apache.commons.scxml.env.LogUtilsTest
 
testTriggerEventEquals() - Method in class org.apache.commons.scxml.TriggerEventTest
 
testTriggerEventGetters() - Method in class org.apache.commons.scxml.TriggerEventTest
Test the implementation
testTriggerEventHashCode() - Method in class org.apache.commons.scxml.TriggerEventTest
 
testTriggerEventToString() - Method in class org.apache.commons.scxml.TriggerEventTest
 
testWildcard01Sample() - Method in class org.apache.commons.scxml.WildcardTest
Test the SCXML documents, usage of "_eventdata"
testWildcard02Sample() - Method in class org.apache.commons.scxml.WildcardTest
 
testWizard01Sample() - Method in class org.apache.commons.scxml.WizardsTest
Test the wizard style SCXML documents, and send usage
testWizard02Sample() - Method in class org.apache.commons.scxml.WizardsTest
 
testWrongNameLocation() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
TieBreakerTest - Class in org.apache.commons.scxml
Unit tests for testing conflict resolution amongst multiple transitions within the SCXMLExecutor's default semantics.
TieBreakerTest(String) - Constructor for class org.apache.commons.scxml.TieBreakerTest
Construct a new instance of SCXMLExecutorTest with the specified name
TransitionTargetComparatorTest - Class in org.apache.commons.scxml.semantics
 
TransitionTargetComparatorTest(String) - Constructor for class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
TransitionTest - Class in org.apache.commons.scxml.model
 
TransitionTest(String) - Constructor for class org.apache.commons.scxml.model.TransitionTest
 
TriggerEventTest - Class in org.apache.commons.scxml
Unit tests TriggerEvent.
TriggerEventTest(String) - Constructor for class org.apache.commons.scxml.TriggerEventTest
Construct a new instance of TriggerEventTest with the specified name

W

WildcardTest - Class in org.apache.commons.scxml
Unit tests SCXMLExecutor.
WildcardTest(String) - Constructor for class org.apache.commons.scxml.WildcardTest
Construct a new instance of SCXMLExecutorTest with the specified name
WizardsTest - Class in org.apache.commons.scxml
Unit tests SCXMLExecutor.
WizardsTest(String) - Constructor for class org.apache.commons.scxml.WizardsTest
Construct a new instance of SCXMLExecutorTest with the specified name

A B C D E F G H I J L M N O P R S T W

Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.