org.w3c.IsaViz.fresnel
Class FSLParserTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.w3c.IsaViz.fresnel.FSLParserTest
All Implemented Interfaces:
junit.framework.Test

public class FSLParserTest
extends junit.framework.TestCase

A series of tests for FSL engines implemened by IsaViz (Visual Debugger, Jena, Sesame)


Constructor Summary
FSLParserTest(java.lang.String name)
           
 
Method Summary
static junit.framework.Test suite()
           
 void testAllStarArcPath()
           
 void testAllStarNodePath()
           
 void testComplexPath1()
           
 void testComplexPath2()
           
 void testComplexPath3()
           
 void testComplexPathWithExplicitAxis()
           
 void testRDFSOWLAwarePath()
           
 void testSimpleAndPredicate()
           
 void testSimplePath1()
           
 void testSimplePath2()
           
 void testSimplePathWithExplicitAxis()
           
 void testSimplePredicateNesting()
           
 void testSingleArcPath()
           
 void testSingleArcWithPredicatesPath1()
           
 void testSingleArcWithPredicatesPath2()
           
 void testSingleLiteralNodePath()
           
 void testSingleNodePath()
           
 void testSingleNodeWithPredicatesPath1()
           
 void testSingleNodeWithPredicatesPath2()
           
 void testSingleStarNodePath()
           
 void testURIPath1()
           
 void testURIPath2()
           
 
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

FSLParserTest

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

testSingleNodePath

public void testSingleNodePath()

testSingleArcPath

public void testSingleArcPath()

testSingleNodeWithPredicatesPath1

public void testSingleNodeWithPredicatesPath1()

testSingleNodeWithPredicatesPath2

public void testSingleNodeWithPredicatesPath2()

testSingleArcWithPredicatesPath1

public void testSingleArcWithPredicatesPath1()

testSingleArcWithPredicatesPath2

public void testSingleArcWithPredicatesPath2()

testSimplePath1

public void testSimplePath1()

testSimplePath2

public void testSimplePath2()

testURIPath1

public void testURIPath1()

testURIPath2

public void testURIPath2()

testSingleStarNodePath

public void testSingleStarNodePath()

testSingleLiteralNodePath

public void testSingleLiteralNodePath()

testAllStarNodePath

public void testAllStarNodePath()

testAllStarArcPath

public void testAllStarArcPath()

testSimpleAndPredicate

public void testSimpleAndPredicate()

testSimplePredicateNesting

public void testSimplePredicateNesting()

testComplexPath1

public void testComplexPath1()

testSimplePathWithExplicitAxis

public void testSimplePathWithExplicitAxis()

testComplexPathWithExplicitAxis

public void testComplexPathWithExplicitAxis()

testComplexPath2

public void testComplexPath2()

testComplexPath3

public void testComplexPath3()

testRDFSOWLAwarePath

public void testRDFSOWLAwarePath()

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.