|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
gate.wordnet.TestWordNet
Field Summary | |
private static IndexFileWordNetImpl |
wnMain
|
Fields inherited from class junit.framework.TestCase |
|
Constructor Summary | |
TestWordNet(String dummy)
|
Method Summary | |
private void |
checkSynset(Synset s,
String gloss,
int numWords)
|
static void |
main(String[] args)
|
protected void |
setUp()
|
static junit.framework.Test |
suite()
Test suite routine for the test runner |
void |
testWN_01()
|
void |
testWN_02()
|
void |
testWN_03()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static IndexFileWordNetImpl wnMain
Constructor Detail |
public TestWordNet(String dummy)
Method Detail |
public static void main(String[] args)
public void testWN_01() throws Exception
Exception
public void testWN_02() throws Exception
Exception
public void testWN_03() throws Exception
Exception
private void checkSynset(Synset s, String gloss, int numWords)
public static junit.framework.Test suite()
protected void setUp() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |