public class RunnableResourceTest extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
RunnableResourceTest.CustomObject |
| Modifier and Type | Field and Description |
|---|---|
private String |
fileName |
private RunnableResourceTest.CustomObject |
object |
| Constructor and Description |
|---|
RunnableResourceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteFile() |
private byte |
getValue(org.springframework.core.io.Resource resource) |
void |
reset() |
void |
setupClient() |
void |
testCustomObject() |
void |
testResource() |
void |
testRunnable() |
void |
testSpringLoad() |
private String fileName
private RunnableResourceTest.CustomObject object
public void deleteFile()
private byte getValue(org.springframework.core.io.Resource resource)
throws IOException
IOExceptionpublic void reset()
public void testCustomObject()
throws IOException
IOExceptionpublic void testRunnable()
throws ScriptException,
ComponentInitializationException
public void testResource()
throws ScriptException,
ComponentInitializationException,
IOException,
InterruptedException
public void testSpringLoad()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.