@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.Exception
public static void afterClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testCreateJob() throws java.lang.Exception
java.lang.Exception
public void testKillJob() throws java.lang.Exception
java.lang.Exception