JavaScript is disabled on your browser.
java.lang.Object
org.apache.derbyTesting.functionTests.harness.SpecialFlags
public class SpecialFlags
extends java.lang.Object
Parse testJavaFlags for RunTest
These are special properties that might be
set for a suite or test, and they can be
either ij properties or server properties
which is why they need to be parsed
Constructor Summary
Constructors
Modifier
Constructor and Description
private
SpecialFlags ()
Method Summary
Methods
Modifier and Type
Method and Description
static java.util.Properties
getSpecialProperties (java.util.Properties suiteProperties)
static void
parse (java.lang.String flags,
java.util.Properties ijProps,
java.util.Properties srvProps)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
SpecialFlags
private SpecialFlags()
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.