public class SCXMLReaderTest extends Object
SCXMLReader
.Modifier and Type | Class and Description |
---|---|
static class |
SCXMLReaderTest.MyAction |
static class |
SCXMLReaderTest.RecordingLogFactory
Custom LogFactory implementation to capture log messages for logging verification.
|
static class |
SCXMLReaderTest.RecordingSimpleLog
Custom Simple Log implemenation capturing log messages
|
Constructor and Description |
---|
SCXMLReaderTest() |
Modifier and Type | Method and Description |
---|---|
static void |
afterClass() |
void |
before()
Set up instance variables required by this test case.
|
static void |
beforeClass() |
void |
testSCXMLInValidTransitionTargets1() |
void |
testSCXMLInValidTransitionTargets2() |
void |
testSCXMLReaderCustomActionWithBodyTextSample() |
void |
testSCXMLReaderGroovyClosure() |
void |
testSCXMLReaderInitialAttr() |
void |
testSCXMLReaderMicrowave03Sample()
Test the implementation
|
void |
testSCXMLReaderMicrowave04Sample() |
void |
testSCXMLReaderPrefix01Sample() |
void |
testSCXMLReaderSend01Sample() |
void |
testSCXMLReaderTransitions01Sample() |
void |
testSCXMLReaderWithInvalidElements() |
void |
testSCXMLValidTransitionTargets() |
public SCXMLReaderTest()
public static void beforeClass()
public static void afterClass()
public void before()
public void testSCXMLReaderMicrowave03Sample() throws Exception
Exception
public void testSCXMLReaderMicrowave04Sample() throws Exception
Exception
public void testSCXMLReaderTransitions01Sample() throws Exception
Exception
public void testSCXMLReaderPrefix01Sample() throws Exception
Exception
public void testSCXMLReaderSend01Sample() throws Exception
Exception
public void testSCXMLReaderInitialAttr() throws Exception
Exception
public void testSCXMLValidTransitionTargets() throws Exception
Exception
public void testSCXMLInValidTransitionTargets1() throws Exception
Exception
public void testSCXMLInValidTransitionTargets2() throws Exception
Exception
public void testSCXMLReaderCustomActionWithBodyTextSample() throws Exception
Exception
public void testSCXMLReaderWithInvalidElements() throws Exception
Exception
public void testSCXMLReaderGroovyClosure() throws Exception
Exception
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.