JavaScript is disabled on your browser.
java.lang.Object
org.apache.derbyTesting.functionTests.harness.SkipTest
public class SkipTest
extends java.lang.Object
Determine if the named test is one which should not be
run in a particular framework (defined by the propFileName).
For instance, there could be a nowl.properties for a list of
tests which do not currently work under the WebLogic framework.
Constructor Summary
Constructors
Modifier
Constructor and Description
private
SkipTest ()
Method Summary
Methods
Modifier and Type
Method and Description
static boolean
skipIt (java.lang.String listFileName,
java.lang.String testName)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
SkipTest
private SkipTest()
Built on Wed 2014-10-15 18:23:42+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.