public class OperatingSystemTest extends Object
| Constructor and Description |
|---|
OperatingSystemTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetChildProcesses()
Tests child process getter
|
void |
testGetCommandLine() |
void |
testOperatingSystem()
Test operating system
|
void |
testOSProcessSetters()
Test OSProcess setters and getters
|
void |
testProcessQueryByList()
Tests process query by pid list
|
public void testOperatingSystem()
public void testProcessQueryByList()
public void testGetChildProcesses()
public void testOSProcessSetters()
public void testGetCommandLine()
Copyright © 2010–2019 oshi. All rights reserved.