ProcessBuilderTest
extends TestCase
in package
Table of Contents
Methods
- testAddEnvironmentVariables() : mixed
- testArrayPrefixesArePrependedToAllGeneratedProcess() : mixed
- testDoesNotPrefixExec() : mixed
- testInheritEnvironmentVars() : mixed
- testInvalidInput() : mixed
- testNegativeTimeoutFromSetter() : mixed
- testNullTimeout() : mixed
- testPrefixIsPrependedToAllGeneratedProcess() : mixed
- testShouldEscapeArguments() : mixed
- testShouldEscapeArgumentsAndPrefix() : mixed
- testShouldNotThrowALogicExceptionIfNoArgument() : mixed
- testShouldNotThrowALogicExceptionIfNoPrefix() : mixed
- testShouldReturnProcessWithDisabledOutput() : mixed
- testShouldReturnProcessWithEnabledOutput() : mixed
- testShouldSetArguments() : mixed
- testShouldThrowALogicExceptionIfNoPrefixAndNoArgument() : mixed
Methods
testAddEnvironmentVariables()
public
testAddEnvironmentVariables() : mixed
testArrayPrefixesArePrependedToAllGeneratedProcess()
public
testArrayPrefixesArePrependedToAllGeneratedProcess() : mixed
testDoesNotPrefixExec()
public
testDoesNotPrefixExec() : mixed
testInheritEnvironmentVars()
public
testInheritEnvironmentVars() : mixed
Tags
testInvalidInput()
public
testInvalidInput() : mixed
Tags
testNegativeTimeoutFromSetter()
public
testNegativeTimeoutFromSetter() : mixed
Tags
testNullTimeout()
public
testNullTimeout() : mixed
testPrefixIsPrependedToAllGeneratedProcess()
public
testPrefixIsPrependedToAllGeneratedProcess() : mixed
testShouldEscapeArguments()
public
testShouldEscapeArguments() : mixed
testShouldEscapeArgumentsAndPrefix()
public
testShouldEscapeArgumentsAndPrefix() : mixed
testShouldNotThrowALogicExceptionIfNoArgument()
public
testShouldNotThrowALogicExceptionIfNoArgument() : mixed
testShouldNotThrowALogicExceptionIfNoPrefix()
public
testShouldNotThrowALogicExceptionIfNoPrefix() : mixed
testShouldReturnProcessWithDisabledOutput()
public
testShouldReturnProcessWithDisabledOutput() : mixed
testShouldReturnProcessWithEnabledOutput()
public
testShouldReturnProcessWithEnabledOutput() : mixed
testShouldSetArguments()
public
testShouldSetArguments() : mixed
testShouldThrowALogicExceptionIfNoPrefixAndNoArgument()
public
testShouldThrowALogicExceptionIfNoPrefixAndNoArgument() : mixed