public class TieBreakerTest extends Object
SCXMLExecutor's default
semantics.
Upto v0.6, non-deterministic behavior leads to an error condition. Based
on the February 2007 WD, such non-determinism should now be resolved
based on document order and heirarchy of states within the state machine.
This class tests various such cases where more than one candidate
transition exists at a particular point, and tie-breaking rules are used
to make progress, rather than resulting in error conditions.| Constructor and Description |
|---|
TieBreakerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testTieBreaker01() |
void |
testTieBreaker02() |
void |
testTieBreaker03() |
void |
testTieBreaker04() |
void |
testTieBreaker05() |
void |
testTieBreaker06() |
public TieBreakerTest()
public void testTieBreaker01() throws Exception
Exceptionpublic void testTieBreaker02() throws Exception
Exceptionpublic void testTieBreaker03() throws Exception
Exceptionpublic void testTieBreaker04() throws Exception
Exceptionpublic void testTieBreaker05() throws Exception
Exceptionpublic void testTieBreaker06() throws Exception
ExceptionCopyright © 2005–2015 The Apache Software Foundation. All rights reserved.