org.w3c.IsaViz.fresnel
Class FSLJenaTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.w3c.IsaViz.fresnel.FSLJenaTest
- All Implemented Interfaces:
- com.hp.hpl.jena.rdf.model.RDFErrorHandler, junit.framework.Test
- public class FSLJenaTest
- extends junit.framework.TestCase
- implements com.hp.hpl.jena.rdf.model.RDFErrorHandler
A series of tests for FSL engines implemened by IsaViz (Visual Debugger, Jena, Sesame)
| Methods inherited from class junit.framework.TestCase |
countTestCases, getName, run, run, runBare, setName, 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 |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FSLJenaTest
public FSLJenaTest(java.lang.String name)
testNumberOfResources
public void testNumberOfResources()
testNumberOfLiterals
public void testNumberOfLiterals()
testNumberOfStatements
public void testNumberOfStatements()
testNumberOfPersons
public void testNumberOfPersons()
testNumberOfFOAFknows
public void testNumberOfFOAFknows()
testCount1
public void testCount1()
testCount2
public void testCount2()
testLocalName
public void testLocalName()
testNamespaceURI1
public void testNamespaceURI1()
testNamespaceURI2
public void testNamespaceURI2()
testURI
public void testURI()
testExp
public void testExp()
testLiteralValue
public void testLiteralValue()
testStartsWith
public void testStartsWith()
testNestedFunctionCalls
public void testNestedFunctionCalls()
testConcat
public void testConcat()
testSubstringBefore
public void testSubstringBefore()
testSubstringAfter
public void testSubstringAfter()
testSubstring1
public void testSubstring1()
testSubstring2
public void testSubstring2()
testStringLength
public void testStringLength()
testNumber1
public void testNumber1()
testNumber2
public void testNumber2()
testNumber3
public void testNumber3()
testBoolean
public void testBoolean()
testTrueFalse
public void testTrueFalse()
test5stepPathEndingWithLiteral
public void test5stepPathEndingWithLiteral()
test5stepPathEndingWithResource
public void test5stepPathEndingWithResource()
testArcEndingAtResource1
public void testArcEndingAtResource1()
testArcEndingAtResource2
public void testArcEndingAtResource2()
testArcEndingAtLiteral1
public void testArcEndingAtLiteral1()
testArcEndingAtLiteral2
public void testArcEndingAtLiteral2()
testOneStepPathWithTwoPredicates
public void testOneStepPathWithTwoPredicates()
testComplexPath1
public void testComplexPath1()
testComplexPath2
public void testComplexPath2()
testComplexPathWithManyInstances
public void testComplexPathWithManyInstances()
testEvenMoreComplexPathWithNotSoManyInstances
public void testEvenMoreComplexPathWithNotSoManyInstances()
error
public void error(java.lang.Exception ex)
- Specified by:
error in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
fatalError
public void fatalError(java.lang.Exception ex)
- Specified by:
fatalError in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
warning
public void warning(java.lang.Exception ex)
- Specified by:
warning in interface com.hp.hpl.jena.rdf.model.RDFErrorHandler
suite
public static junit.framework.Test suite()
Copyright © 2005 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.