public class LayoutTest
extends TestCase
| Constructor and Description |
|---|
LayoutTest() |
| Modifier and Type | Method and Description |
|---|---|
static BibtexEntry |
bibtexString2BibtexEntry(java.lang.String s) |
java.lang.String |
layout(java.lang.String layoutFile,
java.lang.String entry) |
protected void |
setUp()
Initialize Preferences.
|
BibtexEntry |
t1BibtexEntry() |
java.lang.String |
t1BibtexString()
Return Test data.
|
void |
testHTMLChar() |
void |
testLayout()
[ 1495181 ] Dotless i and tilde not handled in preview
|
void |
testLayoutBibtextype() |
void |
testPluginLoading() |
protected void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String t1BibtexString()
public BibtexEntry t1BibtexEntry() throws java.io.IOException
java.io.IOExceptionpublic static BibtexEntry bibtexString2BibtexEntry(java.lang.String s) throws java.io.IOException
java.io.IOExceptionpublic java.lang.String layout(java.lang.String layoutFile,
java.lang.String entry)
throws java.lang.Exception
java.lang.Exceptionpublic void testLayoutBibtextype()
throws java.lang.Exception
java.lang.Exceptionpublic void testHTMLChar()
throws java.lang.Exception
java.lang.Exceptionpublic void testPluginLoading()
throws java.lang.Exception
java.lang.Exceptionpublic void testLayout()
throws java.lang.Exception
java.lang.Exception