JavaScript is disabled on your browser.
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.derbyTesting.junit.EnvTest
All Implemented Interfaces:
junit.framework.Test
public class EnvTest
extends junit.framework.TestCase
Simple Junit "test" that runs a number of fixtures to
show the environment a test would run in.
A fixture changes its name based upon the return
of a method that checks for some environmental condition,
e.g. does this vm support JDBC 3.
Meant as a simple aid to help determine any environment problems.
Constructor Summary
Constructors
Constructor and Description
EnvTest (java.lang.String name)
Method Summary
Methods inherited from class junit.framework.TestCase
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Method Detail
testJSR169
public void testJSR169()
testJDBC3
public void testJDBC3()
testJDBC4
public void testJDBC4()
Built on Mon 2016-10-24 18:19:02+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.