public class ZoweApiTest
extends java.lang.Object
| Constructor and Description |
|---|
ZoweApiTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
initMocks() |
protected java.lang.String |
loadFile(java.lang.String path) |
protected static void |
shouldHaveThrown(java.lang.Throwable expected,
java.lang.Throwable actual) |
protected void |
shouldThrow(java.lang.Throwable expectedException,
RunnableWithException toThrow) |
public void initMocks()
protected void shouldThrow(java.lang.Throwable expectedException,
RunnableWithException toThrow)
throws java.lang.Exception
java.lang.Exceptionprotected static void shouldHaveThrown(java.lang.Throwable expected,
java.lang.Throwable actual)
protected java.lang.String loadFile(java.lang.String path)
throws java.io.IOException
java.io.IOException