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
$historyFile
private
mixed
$historyFile
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
Return values
mixed —testHistorySize()
public
testHistorySize() : mixed
Tags
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