| Package | Description |
|---|---|
| org.unitils.io | |
| org.unitils.io.annotation.handler | |
| org.unitils.io.temp | |
| org.unitils.io.temp.impl |
| Modifier and Type | Field and Description |
|---|---|
protected TempService |
IOModule.tempService |
| Modifier and Type | Method and Description |
|---|---|
protected TempService |
IOModule.createTempService() |
| Modifier and Type | Field and Description |
|---|---|
protected TempService |
TempFileAnnotationHandler.tempService |
protected TempService |
TempDirAnnotationHandler.tempService |
| Constructor and Description |
|---|
TempDirAnnotationHandler(TempService tempService,
Boolean cleanupAfterTest) |
TempFileAnnotationHandler(TempService tempService,
boolean cleanupAfterTest) |
| Modifier and Type | Method and Description |
|---|---|
TempService |
TempServiceFactory.createTempService(Properties configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTempService |
| Modifier and Type | Method and Description |
|---|---|
TempService |
DefaultTempServiceFactory.createTempService(Properties configuration) |
Copyright © 2017. All rights reserved.