@PrepareForTest(value={SlurmContext.class,ShellUtils.class})
public class SlurmControllerTest
extends java.lang.Object
| Constructor and Description |
|---|
SlurmControllerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
static void |
afterClass() |
static void |
beforeClass() |
void |
setUp() |
void |
testCreateJob() |
void |
testKillJob() |
public static void beforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void afterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void after()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateJob()
throws java.lang.Exception
java.lang.Exceptionpublic void testKillJob()
throws java.lang.Exception
java.lang.Exception