public class InterchangeTestUtil extends Object
| Constructor and Description |
|---|
InterchangeTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.milyn.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 |
buildInterchange(Class<?>... messageTypes) |
static org.milyn.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 |
buildInterchange(MessageBuilder builder,
Class<?>... messageTypes) |
static org.milyn.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 |
buildInterchange(String versionNum,
String releaseNum,
Class<?>[] messageTypes,
MessageBuilder messageBuilder) |
static void |
test_Interchange_Comma_Decimal(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
boolean dump,
Class<?>... messageTypes) |
static void |
test_Interchange(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
boolean dump,
Class<?>... messageTypes) |
static void |
test_Interchange(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
boolean dump,
org.milyn.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 interchange41) |
static void |
test_loads(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
boolean dump,
String ejcClassListFile,
int numMessages) |
static void |
testJavaBinding(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
String messageInFile,
boolean dumpResult) |
public static void testJavaBinding(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
String messageInFile,
boolean dumpResult)
throws IOException,
SAXException
IOExceptionSAXExceptionpublic static void test_Interchange(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
boolean dump,
Class<?>... messageTypes)
throws IOException
IOExceptionpublic static void test_Interchange_Comma_Decimal(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
boolean dump,
Class<?>... messageTypes)
throws IOException
IOExceptionpublic static void test_Interchange(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
boolean dump,
org.milyn.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 interchange41)
throws IOException
IOExceptionpublic static org.milyn.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 buildInterchange(Class<?>... messageTypes)
public static org.milyn.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 buildInterchange(MessageBuilder builder, Class<?>... messageTypes)
public static org.milyn.smooks.edi.unedifact.model.r41.UNEdifactInterchange41 buildInterchange(String versionNum, String releaseNum, Class<?>[] messageTypes, MessageBuilder messageBuilder)
public static void test_loads(org.milyn.smooks.edi.unedifact.model.UNEdifactInterchangeFactory factory,
boolean dump,
String ejcClassListFile,
int numMessages)
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2015. All rights reserved.