|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.wsmo4j.Wsmo4jTestCase
test.wsmo4j.common.IDReferenceTest
public class IDReferenceTest
Title: WSMO4J
Description: WSMO API and a Reference Implementation
Copyright: Copyright (c) 2004-2005
Company: OntoText Lab. / SIRMA
Field Summary |
---|
Fields inherited from class test.wsmo4j.Wsmo4jTestCase |
---|
dataFactory, factory, leFactory |
Constructor Summary | |
---|---|
IDReferenceTest()
|
Method Summary | |
---|---|
void |
testIDReference()
|
void |
testMetaModeling()
Tries to create multiple objects with the same IRI (see the test below as suite) |
void |
testMetaModelling2()
|
void |
testWSMOObjectRemoval()
The test is seuqnece of the test above and it's not guarantee to work on all JVM, because System.gc() may not performed! |
Methods inherited from class test.wsmo4j.Wsmo4jTestCase |
---|
createIRI, createIRI, setUp |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IDReferenceTest()
Method Detail |
---|
public void testIDReference() throws Exception
Exception
public void testMetaModeling() throws Exception
Exception
public void testWSMOObjectRemoval() throws Exception
Exception
public void testMetaModelling2() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |