Magrathea PHP 2

loggerTest extends TestCase
in package

Table of Contents

Properties

$fileName  : mixed
$filePath  : mixed

Methods

countLines()  : mixed
createTestLogger()  : mixed
getLastLineOfFile()  : mixed
testGetDefaulltLogPath()  : mixed
testGetExceptionOnLogPath()  : mixed
testGetLogPath()  : mixed
testLogException()  : mixed
testLogQueries()  : mixed
testSaveLog()  : mixed
testSaveMultipleLogs()  : mixed
setUp()  : void
tearDown()  : void
GetLogFile()  : mixed

Properties

Methods

countLines()

public countLines(mixed $filePath) : mixed
Parameters
$filePath : mixed

createTestLogger()

public createTestLogger() : mixed

getLastLineOfFile()

public getLastLineOfFile(mixed $filePath) : mixed
Parameters
$filePath : mixed

testGetDefaulltLogPath()

public testGetDefaulltLogPath() : mixed

testGetExceptionOnLogPath()

public testGetExceptionOnLogPath() : mixed

testGetLogPath()

public testGetLogPath() : mixed

testLogException()

public testLogException() : mixed

testLogQueries()

public testLogQueries() : mixed

testSaveMultipleLogs()

public testSaveMultipleLogs() : mixed

        
On this page

Search results