Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
vendor
/
jetbrains
/
phpstorm-stubs
/
Editing: phpunit.xml.dist
<phpunit bootstrap="vendor/autoload.php" failOnWarning="true"> <testsuites> <testsuite name="PHP_5.6"> <file>tests/BaseClassesTest.php</file> <file>tests/BaseConstantsTest.php</file> <file>tests/BaseFunctionsTest.php</file> <file>tests/StubsMetaExpectedArgumentsTest.php</file> <file>tests/StubsMetaInternalTagTest.php</file> <file>tests/StubsPhpDocTest.php</file> </testsuite> <testsuite name="PHP_7.0"> <file>tests/BaseClassesTest.php</file> <file>tests/BaseConstantsTest.php</file> <file>tests/BaseFunctionsTest.php</file> <file>tests/StubsMetaExpectedArgumentsTest.php</file> <file>tests/StubsMetaInternalTagTest.php</file> <file>tests/StubsPhpDocTest.php</file> </testsuite> <testsuite name="PHP_7.1"> <file>tests/BaseClassesTest.php</file> <file>tests/BaseConstantsTest.php</file> <file>tests/BaseFunctionsTest.php</file> <file>tests/StubsMetaExpectedArgumentsTest.php</file> <file>tests/StubsMetaInternalTagTest.php</file> <file>tests/StubsPhpDocTest.php</file> <file>tests/StubsForbiddenTypeHintsTest.php</file> </testsuite> <testsuite name="PHP_7.2"> <file>tests/BaseClassesTest.php</file> <file>tests/BaseConstantsTest.php</file> <file>tests/BaseFunctionsTest.php</file> <file>tests/StubsMetaExpectedArgumentsTest.php</file> <file>tests/StubsMetaInternalTagTest.php</file> <file>tests/StubsPhpDocTest.php</file> <file>tests/StubsForbiddenTypeHintsTest.php</file> </testsuite> <testsuite name="PHP_7.3"> <file>tests/BaseClassesTest.php</file> <file>tests/BaseConstantsTest.php</file> <file>tests/BaseFunctionsTest.php</file> <file>tests/StubsMetaExpectedArgumentsTest.php</file> <file>tests/StubsMetaInternalTagTest.php</file> <file>tests/StubsPhpDocTest.php</file> <file>tests/StubsForbiddenTypeHintsTest.php</file> </testsuite> <testsuite name="PHP_7.4"> <file>tests/BaseClassesTest.php</file> <file>tests/BaseConstantsTest.php</file> <file>tests/BaseFunctionsTest.php</file> <file>tests/StubsMetaExpectedArgumentsTest.php</file> <file>tests/StubsMetaInternalTagTest.php</file> <file>tests/StubsPhpDocTest.php</file> <file>tests/StubsForbiddenTypeHintsTest.php</file> </testsuite> <testsuite name="PHP_8.0"> <file>tests/BaseClassesTest.php</file> <file>tests/BaseConstantsTest.php</file> <file>tests/BaseFunctionsTest.php</file> <file>tests/StubsMetaExpectedArgumentsTest.php</file> <file>tests/StubsMetaInternalTagTest.php</file> <file>tests/StubsParameterNamesTest.php</file> <file>tests/StubsPhpDocTest.php</file> <file>tests/StubsTypeHintsTest.php</file> <file>tests/StubsForbiddenTypeHintsTest.php</file> </testsuite> <testsuite name="PHP_8.1"> <file>tests/BaseClassesTest.php</file> <file>tests/BaseConstantsTest.php</file> <file>tests/BaseFunctionsTest.php</file> <file>tests/StubsMetaExpectedArgumentsTest.php</file> <file>tests/StubsMetaInternalTagTest.php</file> <file>tests/StubsParameterNamesTest.php</file> <file>tests/StubsPhpDocTest.php</file> <file>tests/StubsTypeHintsTest.php</file> <file>tests/StubsForbiddenTypeHintsTest.php</file> <file>tests/StubsPhp81Tests.php</file> </testsuite> <testsuite name="PHP_8.2"> <file>tests/BaseClassesTest.php</file> <file>tests/BaseConstantsTest.php</file> <file>tests/BaseFunctionsTest.php</file> <file>tests/StubsConstantsAndParametersValuesTest.php</file> <file>tests/StubsMetaExpectedArgumentsTest.php</file> <file>tests/StubsMetaInternalTagTest.php</file> <file>tests/StubsParameterNamesTest.php</file> <file>tests/StubsPhpDocTest.php</file> <file>tests/StubsTypeHintsTest.php</file> <file>tests/StubsForbiddenTypeHintsTest.php</file> <file>tests/StubsPhp81Tests.php</file> </testsuite> <testsuite name="PhpDoc"> <file>tests/StubsPhpDocTest.php</file> </testsuite> <testsuite name="Structure"> <file>tests/CheckStubMapTest.php</file> <file>tests/StubsStructureTest.php</file> <file>tests/StubsReflectionClassesTest.php</file> </testsuite> </testsuites> </phpunit>
Save
Cancel