public class TestDocumentFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
nTests |
| Constructor and Description |
|---|
TestDocumentFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
private static void |
mainAsync(AbstractDocumentFactory factory,
java.lang.String text) |
public static final int nTests
private static void mainAsync(AbstractDocumentFactory factory, java.lang.String text) throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception