点击回首页
我的浏览记录 | | 帮助?
当前位置:
首页>> 行业软件>> 在线考试系统>> 源文件浏览
[免费版 Free] WebForm,下载次数:461 次 | 关键字: 考试 办公 高校 竞赛 企事业单位

源码截图

源码目录树

;
当前路径:vendor/phpunit/phpunit/tests/_files/configuration_xinclude.xml
<?xml version="1.0" encoding="utf-8" ?>

<phpunit backupGlobals="true"
         backupStaticAttributes="false"
         bootstrap="/path/to/bootstrap.php"
         cacheTokens="false"
         columns="80"
         colors="false"
         stderr="false"
         convertDeprecationsToExceptions="true"
         convertErrorsToExceptions="true"
         convertNoticesToExceptions="true"
         convertWarningsToExceptions="true"
         forceCoversAnnotation="false"
         stopOnFailure="false"
         stopOnWarning="false"
         failOnWarning="false"
         failOnRisky="false"
         extensionsDirectory="/tmp"
         printerClass="PHPUnit\TextUI\ResultPrinter"
         testSuiteLoaderClass="PHPUnit\Runner\StandardTestSuiteLoader"
         defaultTestSuite="My Test Suite"
         beStrictAboutChangesToGlobalState="false"
         beStrictAboutOutputDuringTests="false"
         beStrictAboutResourceUsageDuringSmallTests="false"
         beStrictAboutTestsThatDoNotTestAnything="false"
         beStrictAboutTodoAnnotatedTests="false"
         beStrictAboutCoversAnnotation="false"
         defaultTimeLimit="123"
         enforceTimeLimit="false"
         ignoreDeprecatedCodeUnitsFromCodeCoverage="false"
         timeoutForSmallTests="1"
         timeoutForMediumTests="10"
         timeoutForLargeTests="60"
         verbose="false"
         executionOrder="default"
         resolveDependencies="false"
         noInteraction="true">
         <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
             href="configuration.xml"
             parse="xml"
             xpointer="xpointer(/phpunit/testsuites)" />

  <groups>
    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
          href="configuration.xml"
        parse="xml"
        xpointer="xpointer(/phpunit/groups/*)" />
  </groups>


  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="configuration.xml"
      parse="xml"
      xpointer="xpointer(/phpunit/filter)" />
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="configuration.xml"
      parse="xml"
      xpointer="xpointer(/phpunit/listeners)" />
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
      href="configuration.xml"
      parse="xml"
      xpointer="xpointer(/phpunit/logging)" />

  <php>
    <includePath>.</includePath>
    <includePath>/path/to/lib</includePath>
    <ini name="foo" value="bar"/>
    <ini name="highlight.keyword" value="#123456"/>
    <ini name="highlight.string" value="TEST_FILES_PATH"/>
    <const name="FOO" value="false"/>
    <const name="BAR" value="true"/>
    <var name="foo" value="false"/>
    <env name="foo" value="true"/>
    <env name="foo_force" value="forced" force="true"/>
    <env name="bar" value="true" verbatim="true"/>
    <post name="foo" value="bar"/>
    <get name="foo" value="bar"/>
    <cookie name="foo" value="bar"/>
    <server name="foo" value="bar"/>
    <files name="foo" value="bar"/>
    <request name="foo" value="bar"/>
  </php>
</phpunit>

关于我们 | 顾问团队 | 发展历程 | 联系我们 | 源码上传
联系电话(Tel):4008-010-151(免长途)
地址:北京市海淀区大恒科技大厦五层 邮编:100080
Floor 5th,Daheng Building,Zhongguancun,Beijing,China,100080
51Aspx.com 版权所有 CopyRight © 2006-2023. 京ICP备09089570号 | 京公网安备11010702000869号