|
||||||||||
| 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.ontology.RelationTest
public class RelationTest
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 | |
|---|---|
RelationTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testRealtionWithArityOnly()
|
void |
testRelationInheritance()
Test addSubRelation / addSuperRelation methods. |
void |
testRelationInstance()
Test the handling of RelationInstance. |
void |
testRelationParameters()
Test the handling of Parameters. |
| Methods inherited from class test.wsmo4j.Wsmo4jTestCase |
|---|
createIRI, createIRI |
| 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 RelationTest()
| Method Detail |
|---|
public void setUp()
throws Exception
setUp in class Wsmo4jTestCaseException
public void testRelationInheritance()
throws Exception
Exception
public void testRelationParameters()
throws Exception
Exception
public void testRelationInstance()
throws Exception
Exception
public void testRealtionWithArityOnly()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||