\JLogLoggerCallbackTest
Test class for JLogLoggerCallback.
Synopsis
class JLogLoggerCallbackTest
extends PHPUnit_Framework_TestCase
{
- // methods
- public null testConstructor01()
- public null testConstructor02()
- public null testConstructor03()
- public null testConstructor04()
- public null testConstructor05()
- public null testConstructor06()
- public null testAddEntry()
Hierarchy
Extends
Methods
public
- testAddEntry() — Test the JLogLoggerCallback::addEntry method.
- testConstructor01() — Test the JLogLoggerCallback::__construct method.
- testConstructor02() — Test the JLogLoggerCallback::__construct method.
- testConstructor03() — Test the JLogLoggerCallback::__construct method.
- testConstructor04() — Test the JLogLoggerCallback::__construct method.
- testConstructor05() — Test the JLogLoggerCallback::__construct method.
- testConstructor06() — Test the JLogLoggerCallback::__construct method.