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
Exceptionpublic void testSCXMLReaderMicrowave04Sample() throws Exception
Exceptionpublic void testSCXMLReaderTransitions01Sample() throws Exception
Exceptionpublic void testSCXMLReaderPrefix01Sample() throws Exception
Exceptionpublic void testSCXMLReaderSend01Sample() throws Exception
Exceptionpublic void testSCXMLReaderInitialAttr() throws Exception
Exceptionpublic void testSCXMLValidTransitionTargets() throws Exception
Exceptionpublic void testSCXMLInValidTransitionTargets1() throws Exception
Exceptionpublic void testSCXMLInValidTransitionTargets2() throws Exception
Exceptionpublic void testSCXMLReaderCustomActionWithBodyTextSample() throws Exception
Exceptionpublic void testSCXMLReaderWithInvalidElements() throws Exception
Exceptionpublic void testSCXMLReaderGroovyClosure() throws Exception
ExceptionCopyright © 2005–2015 The Apache Software Foundation. All rights reserved.