public class AutoCompleterTest
extends TestCase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PATH_TO_TEST_BIBTEX |
Constructor and Description |
---|
AutoCompleterTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAutoCompleterFactory() |
void |
testCrossRefCompleter() |
void |
testDefaultAutoCompleter() |
void |
testEntireFieldCompleter() |
void |
testEntryEditorForFieldAnotherAutoCompleter() |
void |
testEntryEditorForNameFieldAutoCompleter() |
void |
testNameFieldCompleter() |
public static final java.lang.String PATH_TO_TEST_BIBTEX
public void testAutoCompleterFactory()
public void testDefaultAutoCompleter()
public void testCrossRefCompleter()
public void testEntireFieldCompleter()
public void testNameFieldCompleter()
public void testEntryEditorForNameFieldAutoCompleter()
public void testEntryEditorForFieldAnotherAutoCompleter()