org.joseki.test
Class JosekiTests

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

public class JosekiTests
extends junit.framework.TestSuite

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

Constructor Summary
JosekiTests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
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

JosekiTests

public JosekiTests()
Method Detail

suite

public static junit.framework.TestSuite suite()

main

public static void main(java.lang.String[] args)


Copyright © 2002 Hewlett-Packard. All Rights Reserved.