public class TestUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PATH_TO_TEST_BIBTEX |
Constructor and Description |
---|
TestUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
closeJabRef()
Closes the current instance of JabRef.
|
static JabRef |
getInitializedJabRef()
Returns a full configured and initialized instance of JabRef.
|
public static final java.lang.String PATH_TO_TEST_BIBTEX
public static JabRef getInitializedJabRef()
closeJabRef()
wasn't called this method returns the
same instance.closeJabRef()
public static void closeJabRef()