[commits] [Wiki] changed: Doc/Dev/Component/Horde_Test
Jan Schneider
jan at horde.org
Tue Jun 21 09:30:14 UTC 2011
jan Tue, 21 Jun 2011 09:30:14 +0000
Modified page: http://wiki.horde.org/Doc/Dev/Component/Horde_Test
New Revision: 2.7
Change log: More indention, add TOC
@@ -1,4 +1,6 @@
+[[toc]]
+
+ Anatomy of a Horde test suite
++ Introduction
@@ -87,9 +89,9 @@
throw new Horde_Test_Exception(
sprintf(
'Failed adding test suite \"%s\"
from file \"%s\": %s',
self::$_package . '_' . $class,
- $pathname,
+ $pathname,
$e->getMessage()
)
);
}
More information about the commits
mailing list