public final class RuntimeTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RuntimeTest.TestError |
static class |
RuntimeTest.TestError2 |
static class |
RuntimeTest.TestError3 |
static class |
RuntimeTest.TestSleeping |
Constructor and Description |
---|
RuntimeTest() |
Modifier and Type | Method and Description |
---|---|
void |
testExitCode() |
void |
testExitCode2() |
void |
testExitCode3() |
void |
testExitCode4() |
void |
testExitCode5() |
void |
testHaveJnaPlatform() |
void |
testMainClass() |
void |
testMaxOpenFiles() |
void |
testSomeParams()
Test of goDownWithError method, of class Runtime.
|
void |
testSpecVersion() |
public void testHaveJnaPlatform()
public void testSpecVersion()
public void testMainClass() throws NoSuchMethodException
NoSuchMethodException
public void testMaxOpenFiles()
public void testSomeParams()
public void testExitCode() throws IOException, InterruptedException, ExecutionException, TimeoutException
public void testExitCode2() throws IOException, InterruptedException, ExecutionException, TimeoutException
public void testExitCode3() throws IOException, InterruptedException, ExecutionException, TimeoutException
public void testExitCode4() throws IOException, InterruptedException, ExecutionException, TimeoutException
public void testExitCode5() throws InterruptedException, ExecutionException, TimeoutException
Copyright © 2021 SPF4J. All rights reserved.