org.joseki.test
Class JosekiClientLibraryTests

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.joseki.test.JosekiClientLibraryTests
All Implemented Interfaces:
junit.framework.Test

public class JosekiClientLibraryTests
extends junit.framework.TestSuite

Tests of the client library Note: depends on external files (configuration, data for models) in the current directory and an already built RDF server. Tests must leave the server and its models unchanged.

Version:
$Id: JosekiClientLibraryTests.java,v 1.17 2004/04/28 15:41:37 andy_seaborne Exp $
Author:
Andy Seaborne

Constructor Summary
JosekiClientLibraryTests(TestServer server)
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JosekiClientLibraryTests

public JosekiClientLibraryTests(TestServer server)


Copyright © 2002 Hewlett-Packard. All Rights Reserved.