Class Horde_Test_Functional
Horde test case helper.
Copyright 2009-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- PHPUnit_Framework_TestCase
- Horde_Test_Case
- Horde_Test_Functional
Package: Test
Category: Horde
License: LGPL
Author: Chuck Hagenbuch chuck@horde.org
Link: http://www.horde.org/components/Horde_Test
Located at Horde/Test/Functional.php
Category: Horde
License: LGPL
Author: Chuck Hagenbuch chuck@horde.org
Link: http://www.horde.org/components/Horde_Test
Located at Horde/Test/Functional.php
public
|
#
assertDomEquals( mixed $expected, mixed $actual, mixed $message = null )
Test two XML strings for equivalency (e.g., identical up to reordering of attributes). |
public
|
#
assertHtmlDomEquals( mixed $expected, mixed $actual, mixed $message = null )
Test two HTML strings for equivalency (e.g., identical up to reordering of attributes). |
getConfig(),
getMockSkipConstructor()
|