Documentation

LibeditTest extends TestCase
in package

Table of Contents

$historyFile  : mixed
setUp()  : mixed
tearDown()  : mixed
testHistory()  : mixed
testHistoryEraseDups()  : mixed
testHistorySize()  : mixed
testLinebreaksSupport()  : mixed
Libedit being a BSD library, it doesn't support non-unix line separators.
testListHistory()  : mixed

Properties

Methods

setUp()

public setUp() : mixed
Return values
mixed

tearDown()

public tearDown() : mixed
Return values
mixed

testHistory()

public testHistory() : mixed
Return values
mixed

testHistoryEraseDups()

public testHistoryEraseDups() : mixed
Tags
depends

testHistory

Return values
mixed

testHistorySize()

public testHistorySize() : mixed
Tags
depends

testHistory

Return values
mixed

testLinebreaksSupport()

Libedit being a BSD library, it doesn't support non-unix line separators.

public testLinebreaksSupport() : mixed
Return values
mixed

testListHistory()

public testListHistory() : mixed
Return values
mixed

Search results