Package org.aludratest.service.cmdline

Interface Summary
CommandLineCondition Condition interface of the CommandLineService.
CommandLineInteraction Provides methods for interacting with the command line.
CommandLineService Provides command line operations, like executíng a program or script and check the results.
CommandLineVerification Verification interface for the CommandLineService.
 

Class Summary
CommandLineProcess<E extends CommandLineProcess<E>> Business delegate class for creating and accessing a command line process.
ErrOut Gives access to a process' errout.
Line Class for verifying process output line-wise.
Out Common parent class for the output streams of a process: stdout and errout.
StdIn Provides access to a process' standard input.
StdOut Provides access to the standard output of a process.
 



Copyright © 2015 aludratest.org. All rights reserved.