org.joseki.test
Class JosekiServerInternalTests

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

public class JosekiServerInternalTests
extends junit.framework.TestSuite

Tests of the mechanisms (attach, dispatch) of the server side.

Version:
$Id: JosekiServerInternalTests.java,v 1.8 2004/04/30 14:13:13 andy_seaborne Exp $
Author:
Andy Seaborne

Constructor Summary
JosekiServerInternalTests()
           
 
Method Summary
static junit.framework.TestSuite suite()
           
 
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

JosekiServerInternalTests

public JosekiServerInternalTests()
Method Detail

suite

public static junit.framework.TestSuite suite()


Copyright © 2002 Hewlett-Packard. All Rights Reserved.