test.hlp_sgml
上传用户:yjb1804
上传日期:2021-01-30
资源大小:3105k
文件大小:1k
源码类别:

Email服务器

开发平台:

Delphi

  1. <!DOCTYPE DLHelpSource>
  2. <DLHelpSource>
  3.    <TopicBook Title="Introduction">
  4.       <TopicEx ID="IDH_Introduction">
  5.          <Title>Welcome to DUnit</Title>
  6.          <Body>
  7.     <P>This is Body Text</P>
  8.          </Body>
  9.       </TopicEx>
  10.       <TopicEx ID="IDH_INSTALL">
  11.          <Title>Installing DUnit</Title>
  12.          <Body>
  13.     <P>This is Body Text</P>
  14.          </Body>
  15.       </TopicEx>
  16.    </TopicBook>
  17.    <TopicBook Title="Common tasks">
  18.       <TopicEx ID="IDH_TASK_CREATETESTAPP">
  19.          <Title>Creating a Test Application</Title>
  20.          <Body>
  21.     <P>This is Body Text</P>
  22.          </Body>
  23.       </TopicEx>
  24.       <TopicEx ID="IDH_TASK_CREATETESTENV">
  25.          <Title>Creating a Test Environment</Title>
  26.          <Body>
  27.     <P>This is Body Text</P>
  28.          </Body>
  29.       </TopicEx>
  30.       <TopicEx ID="IDH_TASK_TESTCASE">
  31.          <Title>Creating a Test Case</Title>
  32.          <Body>
  33.     <P>This is Body Text</P>
  34.          </Body>
  35.       </TopicEx>
  36.       <TopicEx ID="IDH_TASK_RUNNING">
  37.          <Title>Running Tests</Title>
  38.          <Body>
  39.     <P>This is Body Text</P>
  40.          </Body>
  41.       </TopicEx>
  42.       <TopicEx ID="IDH_TASK_DEBUG">
  43.          <Title>Determining the cause of a test failure or error</Title>
  44.          <Body>
  45.     <P>This is Body Text</P>
  46.          </Body>
  47.       </TopicEx>
  48.    </TopicBook>
  49. </DLHelpSource>