loggerTest
extends TestCase
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
$fileName
private
mixed
$fileName
= "log.log"
$filePath
private
mixed
$filePath
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
testSaveLog()
public
testSaveLog() : mixed
testSaveMultipleLogs()
public
testSaveMultipleLogs() : mixed
setUp()
protected
setUp() : void
tearDown()
protected
tearDown() : void
GetLogFile()
private
GetLogFile() : mixed