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.Exception
public java.lang.String t1BibtexString()
public BibtexEntry t1BibtexEntry() throws java.io.IOException
java.io.IOException
public static BibtexEntry bibtexString2BibtexEntry(java.lang.String s) throws java.io.IOException
java.io.IOException
public java.lang.String layout(java.lang.String layoutFile, java.lang.String entry) throws java.lang.Exception
java.lang.Exception
public void testLayoutBibtextype() throws java.lang.Exception
java.lang.Exception
public void testHTMLChar() throws java.lang.Exception
java.lang.Exception
public void testPluginLoading() throws java.lang.Exception
java.lang.Exception
public void testLayout() throws java.lang.Exception
java.lang.Exception