bundled_map.xml 833B

123456789101112131415
  1. <?xml version="1.0"?>
  2. <page title="SimpleTest" file="index.html">
  3. <page title="Overview" file="overview.html"/>
  4. <page title="Unit tester" file="unit_test_documentation.html"/>
  5. <page title="Group tests" file="group_test_documentation.html"/>
  6. <page title="Mock objects" file="mock_objects_documentation.html"/>
  7. <page title="Partial mocks" file="partial_mocks_documentation.html"/>
  8. <page title="Reporting" file="reporter_documentation.html"/>
  9. <page title="Expectations" file="expectation_documentation.html"/>
  10. <page title="Web tester" file="web_tester_documentation.html"/>
  11. <page title="Testing forms" file="form_testing_documentation.html"/>
  12. <page title="Authentication" file="authentication_documentation.html"/>
  13. <page title="Scriptable browser" file="browser_documentation.html"/>
  14. </page>