com.hp.hpl.jena.shared
Class RandomizedTestCaseBasic

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.hp.hpl.jena.test.JenaTestBase
              extended by com.hp.hpl.jena.regression.TestCaseBasic
                  extended by com.hp.hpl.jena.shared.RandomizedTestCaseBasic
All Implemented Interfaces:
junit.framework.Test

public class RandomizedTestCaseBasic
extends com.hp.hpl.jena.regression.TestCaseBasic

Version:
$Name: Jena-2_6_4 $ $Revision: 1.1 $ $Date: 2009/06/29 18:42:05 $
Author:
bwm

Constructor Summary
RandomizedTestCaseBasic(java.lang.String name)
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class com.hp.hpl.jena.regression.TestCaseBasic
soaktest, test0, test1, test10, test11, test12, test13, test14, test15, test16, test17, test18, test19, test2, test3, test4, test5, test6, test7, test8, test9, test97, testMatch, testNTripleReader, testReaderInterface
 
Methods inherited from class com.hp.hpl.jena.test.JenaTestBase
append, assertDiffer, assertDiffer, assertHasParent, assertInstanceOf, getConstructor, hasAsParent, isPublicTestMethod, isTestMethod, listOfOne, listOfStrings, listToSet, pass, setOfOne, setOfStrings, testToSilenceJunitComplaintsAboutNoTestMethods
 
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, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RandomizedTestCaseBasic

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

setUp

public void setUp()
Overrides:
setUp in class junit.framework.TestCase

tearDown

public void tearDown()
Overrides:
tearDown in class junit.framework.TestCase


Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP