Class ReloadableSpringServiceTest
java.lang.Object
net.shibboleth.shared.spring.service.ReloadableSpringServiceTest
ReloadableSpringService unit test.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidcreatePopulatedFile(String dataPath) voidvoidprivate voidoverwriteFileWith(String newDataPath) voidvoidvoidvoidprivate Resourcevoid
-
Field Details
-
RELOAD_DELAY
-
testFile
-
-
Constructor Details
-
ReloadableSpringServiceTest
public ReloadableSpringServiceTest()
-
-
Method Details
-
createPopulatedFile
- Throws:
IOException
-
deleteFile
@AfterMethod public void deleteFile() -
testFileResource
-
overwriteFileWith
- Throws:
IOException
-
reloadableService
- Throws:
IOExceptionInterruptedException
-
deferedReload
- Throws:
IOExceptionInterruptedException
-
testFailFast
- Throws:
IOExceptionInterruptedException
-
testNotFailFast
- Throws:
IOExceptionInterruptedException
-
testApplicationContextAware
public void testApplicationContextAware() -
testBeanNameAware
public void testBeanNameAware()
-