public class SystemUtilsTest extends Object
SystemUtils.
Only limited testing can be performed.| Constructor and Description |
|---|
SystemUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConstructor() |
void |
testGetJavaHome()
Assums no security manager exists.
|
void |
testGetJavaIoTmpDir()
Assums no security manager exists.
|
void |
testGetUserDir()
Assums no security manager exists.
|
void |
testGetUserHome()
Assums no security manager exists.
|
void |
testIS_JAVA() |
void |
testIS_OS() |
void |
testJavaAwtHeadless() |
void |
testJavaVersionMatches() |
void |
testOSMatchesName() |
void |
testOSMatchesNameAndVersion() |
public SystemUtilsTest()
public void testConstructor()
public void testGetJavaHome()
public void testGetJavaIoTmpDir()
public void testGetUserDir()
public void testGetUserHome()
public void testIS_JAVA()
public void testIS_OS()
public void testJavaVersionMatches()
public void testOSMatchesName()
public void testOSMatchesNameAndVersion()
public void testJavaAwtHeadless()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.