You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2026-01-14 12:02:20 +03:00
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@581 a1433add-5e2c-0410-b055-b7f2511e0802
15 lines
833 B
XML
15 lines
833 B
XML
<?xml version="1.0"?>
|
|
<page title="SimpleTest" file="index.html">
|
|
<page title="Overview" file="overview.html"/>
|
|
<page title="Unit tester" file="unit_test_documentation.html"/>
|
|
<page title="Group tests" file="group_test_documentation.html"/>
|
|
<page title="Mock objects" file="mock_objects_documentation.html"/>
|
|
<page title="Partial mocks" file="partial_mocks_documentation.html"/>
|
|
<page title="Reporting" file="reporter_documentation.html"/>
|
|
<page title="Expectations" file="expectation_documentation.html"/>
|
|
<page title="Web tester" file="web_tester_documentation.html"/>
|
|
<page title="Testing forms" file="form_testing_documentation.html"/>
|
|
<page title="Authentication" file="authentication_documentation.html"/>
|
|
<page title="Scriptable browser" file="browser_documentation.html"/>
|
|
</page>
|