JavaScript is disabled on your browser.
java.lang.Object
org.apache.derbyTesting.junit.OsName
public class OsName
extends java.lang.Object
OsName is used to store constants for the System Property os.name
that can be passed to the BaseTestCase.isPlatform(String) method.
Started this class with a few known values.
TODO: Expand for all known os.names for platforms running Derby tests
Field Summary
Fields
Modifier and Type
Field and Description
static java.lang.String
AIX
static java.lang.String
LINUX
static java.lang.String
MACOS
static java.lang.String
MACOSX
static java.lang.String
OS400
static java.lang.String
WINDOWSXP
static java.lang.String
ZOS
Constructor Summary
Constructors
Constructor and Description
OsName ()
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Built on Tue 1970-01-20 05:28:49+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.