public class SystemInfoTest extends Object
| Constructor and Description |
|---|
SystemInfoTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main method.
|
void |
testCentralProcessor()
Test central processor.
|
void |
testDisks()
Test disks extraction.
|
void |
testDisplay()
Test displays
|
void |
testFileSystem()
Test file system.
|
void |
testGlobalMemory()
Test GlobalMemory.
|
void |
testNetworkInterfaces()
Test network interfaces extraction.
|
void |
testOSVersion()
Test get version.
|
void |
testPowerSource()
Test power source.
|
void |
testSensors()
Test sensors
|
public void testCentralProcessor()
public void testDisks()
throws IOException
IOException - Signals that an I/O exception has occurred.public void testNetworkInterfaces()
throws IOException
IOException - Signals that an I/O exception has occurred.public void testDisplay()
public void testGlobalMemory()
public void testPowerSource()
public void testSensors()
public void testOSVersion()
public void testFileSystem()
throws IOException
IOException - Signals that an I/O exception has occurred.public static void main(String[] args)
args - the argumentsCopyright © 2010–2016 com.github.dblock. All rights reserved.