Documentation

ProcessBuilderTest extends TestCase
in package

Tags
group

legacy

Table of Contents

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
Return values
mixed

testArrayPrefixesArePrependedToAllGeneratedProcess()

public testArrayPrefixesArePrependedToAllGeneratedProcess() : mixed
Return values
mixed

testDoesNotPrefixExec()

public testDoesNotPrefixExec() : mixed
Return values
mixed

testInheritEnvironmentVars()

public testInheritEnvironmentVars() : mixed
Return values
mixed

testNegativeTimeoutFromSetter()

public testNegativeTimeoutFromSetter() : mixed
Return values
mixed

testPrefixIsPrependedToAllGeneratedProcess()

public testPrefixIsPrependedToAllGeneratedProcess() : mixed
Return values
mixed

testShouldEscapeArguments()

public testShouldEscapeArguments() : mixed
Return values
mixed

testShouldEscapeArgumentsAndPrefix()

public testShouldEscapeArgumentsAndPrefix() : mixed
Return values
mixed

testShouldNotThrowALogicExceptionIfNoArgument()

public testShouldNotThrowALogicExceptionIfNoArgument() : mixed
Return values
mixed

testShouldNotThrowALogicExceptionIfNoPrefix()

public testShouldNotThrowALogicExceptionIfNoPrefix() : mixed
Return values
mixed

testShouldReturnProcessWithDisabledOutput()

public testShouldReturnProcessWithDisabledOutput() : mixed
Return values
mixed

testShouldReturnProcessWithEnabledOutput()

public testShouldReturnProcessWithEnabledOutput() : mixed
Return values
mixed

testShouldSetArguments()

public testShouldSetArguments() : mixed
Return values
mixed

testShouldThrowALogicExceptionIfNoPrefixAndNoArgument()

public testShouldThrowALogicExceptionIfNoPrefixAndNoArgument() : mixed
Return values
mixed

Search results