org.w3c.IsaViz.fresnel
Class FSLJenaTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.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)


Constructor Summary
FSLJenaTest(java.lang.String name)
           
 
Method Summary
 void error(java.lang.Exception ex)
           
 void fatalError(java.lang.Exception ex)
           
static junit.framework.Test suite()
           
 void test5stepPathEndingWithLiteral()
           
 void test5stepPathEndingWithResource()
           
 void testArcEndingAtLiteral1()
           
 void testArcEndingAtLiteral2()
           
 void testArcEndingAtResource1()
           
 void testArcEndingAtResource2()
           
 void testBoolean()
           
 void testComplexPath1()
           
 void testComplexPath2()
           
 void testComplexPathWithManyInstances()
           
 void testConcat()
           
 void testCount1()
           
 void testCount2()
           
 void testEvenMoreComplexPathWithNotSoManyInstances()
           
 void testExp()
           
 void testLiteralValue()
           
 void testLocalName()
           
 void testNamespaceURI1()
           
 void testNamespaceURI2()
           
 void testNestedFunctionCalls()
           
 void testNumber1()
           
 void testNumber2()
           
 void testNumber3()
           
 void testNumberOfFOAFknows()
           
 void testNumberOfLiterals()
           
 void testNumberOfPersons()
           
 void testNumberOfResources()
           
 void testNumberOfStatements()
           
 void testOneStepPathWithTwoPredicates()
           
 void testStartsWith()
           
 void testStringLength()
           
 void testSubstring1()
           
 void testSubstring2()
           
 void testSubstringAfter()
           
 void testSubstringBefore()
           
 void testTrueFalse()
           
 void testURI()
           
 void warning(java.lang.Exception ex)
           
 
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
 

Constructor Detail

FSLJenaTest

public FSLJenaTest(java.lang.String name)
Method Detail

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.