|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SeparatedFileService
AludraTest service interface for separated file support.
| Method Summary | |
|---|---|
SeparatedFileCondition |
check()
Called by test code to create a service specific child class of the Condition interface. |
FileService |
getFileService()
|
SeparatedFileInteraction |
perform()
Called by test code to create a service specific child class of the Interaction interface. |
SeparatedFileVerification |
verify()
Called by test code to create a service specific child class of the Verification interface. |
| Methods inherited from interface org.aludratest.service.AludraService |
|---|
getDescription, getInstanceName, init, setSystemConnector |
| Methods inherited from interface org.aludratest.service.AludraCloseable |
|---|
close |
| Method Detail |
|---|
SeparatedFileInteraction perform()
AludraServiceInteraction interface. Note that a service
interfaces may override this method's signature to declare a more specific Interaction child interface with additional
features.
perform in interface AludraServiceInteraction objectAludraService.perform()SeparatedFileVerification verify()
AludraServiceVerification interface. Note that a service
interfaces may override this method's signature to declare a more specific Verification child interface with additional
features.
verify in interface AludraServiceVerification objectAludraService.verify()SeparatedFileCondition check()
AludraServiceCondition interface. Note that a service
interfaces may override this method's signature to declare a more specific Condition child interface with additional
features.
check in interface AludraServiceCondition objectAludraService.check()FileService getFileService()
FileService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||