You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/phpunit~5/index.json

1 line
10 KiB

{"entries":[{"name":"@after","path":"appendixes.annotations#appendixes.annotations.after","type":"Annotations"},{"name":"@afterClass","path":"appendixes.annotations#appendixes.annotations.afterClass","type":"Annotations"},{"name":"@author","path":"appendixes.annotations#appendixes.annotations.author","type":"Annotations"},{"name":"@backupGlobals","path":"appendixes.annotations#appendixes.annotations.backupGlobals","type":"Annotations"},{"name":"@backupStaticAttributes","path":"appendixes.annotations#appendixes.annotations.backupStaticAttributes","type":"Annotations"},{"name":"@before","path":"appendixes.annotations#appendixes.annotations.before","type":"Annotations"},{"name":"@beforeClass","path":"appendixes.annotations#appendixes.annotations.beforeClass","type":"Annotations"},{"name":"@codeCoverageIgnore*","path":"appendixes.annotations#appendixes.annotations.codeCoverageIgnore","type":"Annotations"},{"name":"@covers","path":"appendixes.annotations#appendixes.annotations.covers","type":"Annotations"},{"name":"@coversDefaultClass","path":"appendixes.annotations#appendixes.annotations.coversDefaultClass","type":"Annotations"},{"name":"@coversNothing","path":"appendixes.annotations#appendixes.annotations.coversNothing","type":"Annotations"},{"name":"@dataProvider","path":"appendixes.annotations#appendixes.annotations.dataProvider","type":"Annotations"},{"name":"@depends","path":"appendixes.annotations#appendixes.annotations.depends","type":"Annotations"},{"name":"@expectedException","path":"appendixes.annotations#appendixes.annotations.expectedException","type":"Annotations"},{"name":"@expectedExceptionCode","path":"appendixes.annotations#appendixes.annotations.expectedExceptionCode","type":"Annotations"},{"name":"@expectedExceptionMessage","path":"appendixes.annotations#appendixes.annotations.expectedExceptionMessage","type":"Annotations"},{"name":"@expectedExceptionMessageRegExp","path":"appendixes.annotations#appendixes.annotations.expectedExceptionMessageRegExp","type":"Annotations"},{"name":"@group","path":"appendixes.annotations#appendixes.annotations.group","type":"Annotations"},{"name":"@large","path":"appendixes.annotations#appendixes.annotations.large","type":"Annotations"},{"name":"@medium","path":"appendixes.annotations#appendixes.annotations.medium","type":"Annotations"},{"name":"@preserveGlobalState","path":"appendixes.annotations#appendixes.annotations.preserveGlobalState","type":"Annotations"},{"name":"@requires","path":"appendixes.annotations#appendixes.annotations.requires","type":"Annotations"},{"name":"@runInSeparateProcess","path":"appendixes.annotations#appendixes.annotations.runInSeparateProcess","type":"Annotations"},{"name":"@runTestsInSeparateProcesses","path":"appendixes.annotations#appendixes.annotations.runTestsInSeparateProcesses","type":"Annotations"},{"name":"@small","path":"appendixes.annotations#appendixes.annotations.small","type":"Annotations"},{"name":"@test","path":"appendixes.annotations#appendixes.annotations.test","type":"Annotations"},{"name":"@testdox","path":"appendixes.annotations#appendixes.annotations.testdox","type":"Annotations"},{"name":"@ticket","path":"appendixes.annotations#appendixes.annotations.ticket","type":"Annotations"},{"name":"@uses","path":"appendixes.annotations#appendixes.annotations.uses","type":"Annotations"},{"name":"Annotations","path":"appendixes.annotations","type":"Annotations"},{"name":"assertArrayHasKey()","path":"appendixes.assertions#appendixes.assertions.assertArrayHasKey","type":"Assertions"},{"name":"assertArraySubset()","path":"appendixes.assertions#appendixes.assertions.assertArraySubset","type":"Assertions"},{"name":"assertClassHasAttribute()","path":"appendixes.assertions#appendixes.assertions.assertClassHasAttribute","type":"Assertions"},{"name":"assertClassHasStaticAttribute()","path":"appendixes.assertions#appendixes.assertions.assertClassHasStaticAttribute","type":"Assertions"},{"name":"assertContains()","path":"appendixes.assertions#appendixes.assertions.assertContains","type":"Assertions"},{"name":"assertContainsOnly()","path":"appendixes.assertions#appendixes.assertions.assertContainsOnly","type":"Assertions"},{"name":"assertContainsOnlyInstancesOf()","path":"appendixes.assertions#appendixes.assertions.assertContainsOnlyInstancesOf","type":"Assertions"},{"name":"assertCount()","path":"appendixes.assertions#appendixes.assertions.assertCount","type":"Assertions"},{"name":"assertDirectoryExists()","path":"appendixes.assertions#appendixes.assertions.assertDirectoryExists","type":"Assertions"},{"name":"assertDirectoryIsReadable()","path":"appendixes.assertions#appendixes.assertions.assertDirectoryIsReadable","type":"Assertions"},{"name":"assertDirectoryIsWritable()","path":"appendixes.assertions#appendixes.assertions.assertDirectoryIsWritable","type":"Assertions"},{"name":"assertEmpty()","path":"appendixes.assertions#appendixes.assertions.assertEmpty","type":"Assertions"},{"name":"assertEquals()","path":"appendixes.assertions#appendixes.assertions.assertEquals","type":"Assertions"},{"name":"assertEqualXMLStructure()","path":"appendixes.assertions#appendixes.assertions.assertEqualXMLStructure","type":"Assertions"},{"name":"assertFalse()","path":"appendixes.assertions#appendixes.assertions.assertFalse","type":"Assertions"},{"name":"assertFileEquals()","path":"appendixes.assertions#appendixes.assertions.assertFileEquals","type":"Assertions"},{"name":"assertFileExists()","path":"appendixes.assertions#appendixes.assertions.assertFileExists","type":"Assertions"},{"name":"assertFileIsReadable()","path":"appendixes.assertions#appendixes.assertions.assertFileIsReadable","type":"Assertions"},{"name":"assertFileIsWritable()","path":"appendixes.assertions#appendixes.assertions.assertFileIsWritable","type":"Assertions"},{"name":"assertGreaterThan()","path":"appendixes.assertions#appendixes.assertions.assertGreaterThan","type":"Assertions"},{"name":"assertGreaterThanOrEqual()","path":"appendixes.assertions#appendixes.assertions.assertGreaterThanOrEqual","type":"Assertions"},{"name":"assertInfinite()","path":"appendixes.assertions#appendixes.assertions.assertInfinite","type":"Assertions"},{"name":"assertInstanceOf()","path":"appendixes.assertions#appendixes.assertions.assertInstanceOf","type":"Assertions"},{"name":"assertInternalType()","path":"appendixes.assertions#appendixes.assertions.assertInternalType","type":"Assertions"},{"name":"Assertions","path":"appendixes.assertions","type":"Assertions"},{"name":"assertIsReadable()","path":"appendixes.assertions#appendixes.assertions.assertIsReadable","type":"Assertions"},{"name":"assertIsWritable()","path":"appendixes.assertions#appendixes.assertions.assertIsWritable","type":"Assertions"},{"name":"assertJsonFileEqualsJsonFile()","path":"appendixes.assertions#appendixes.assertions.assertJsonFileEqualsJsonFile","type":"Assertions"},{"name":"assertJsonStringEqualsJsonFile()","path":"appendixes.assertions#appendixes.assertions.assertJsonStringEqualsJsonFile","type":"Assertions"},{"name":"assertJsonStringEqualsJsonString()","path":"appendixes.assertions#appendixes.assertions.assertJsonStringEqualsJsonString","type":"Assertions"},{"name":"assertLessThan()","path":"appendixes.assertions#appendixes.assertions.assertLessThan","type":"Assertions"},{"name":"assertLessThanOrEqual()","path":"appendixes.assertions#appendixes.assertions.assertLessThanOrEqual","type":"Assertions"},{"name":"assertNan()","path":"appendixes.assertions#appendixes.assertions.assertNan","type":"Assertions"},{"name":"assertNull()","path":"appendixes.assertions#appendixes.assertions.assertNull","type":"Assertions"},{"name":"assertObjectHasAttribute()","path":"appendixes.assertions#appendixes.assertions.assertObjectHasAttribute","type":"Assertions"},{"name":"assertRegExp()","path":"appendixes.assertions#appendixes.assertions.assertRegExp","type":"Assertions"},{"name":"assertSame()","path":"appendixes.assertions#appendixes.assertions.assertSame","type":"Assertions"},{"name":"assertStringEndsWith()","path":"appendixes.assertions#appendixes.assertions.assertStringEndsWith","type":"Assertions"},{"name":"assertStringEqualsFile()","path":"appendixes.assertions#appendixes.assertions.assertStringEqualsFile","type":"Assertions"},{"name":"assertStringMatchesFormat()","path":"appendixes.assertions#appendixes.assertions.assertStringMatchesFormat","type":"Assertions"},{"name":"assertStringMatchesFormatFile()","path":"appendixes.assertions#appendixes.assertions.assertStringMatchesFormatFile","type":"Assertions"},{"name":"assertStringStartsWith()","path":"appendixes.assertions#appendixes.assertions.assertStringStartsWith","type":"Assertions"},{"name":"assertThat()","path":"appendixes.assertions#appendixes.assertions.assertThat","type":"Assertions"},{"name":"assertTrue()","path":"appendixes.assertions#appendixes.assertions.assertTrue","type":"Assertions"},{"name":"assertXmlFileEqualsXmlFile()","path":"appendixes.assertions#appendixes.assertions.assertXmlFileEqualsXmlFile","type":"Assertions"},{"name":"assertXmlStringEqualsXmlFile()","path":"appendixes.assertions#appendixes.assertions.assertXmlStringEqualsXmlFile","type":"Assertions"},{"name":"assertXmlStringEqualsXmlString()","path":"appendixes.assertions#appendixes.assertions.assertXmlStringEqualsXmlString","type":"Assertions"},{"name":"Code Coverage Analysis","path":"code-coverage-analysis","type":"Guides"},{"name":"Database Testing","path":"database","type":"Guides"},{"name":"Extending PHPUnit","path":"extending-phpunit","type":"Guides"},{"name":"Fixtures","path":"fixtures","type":"Guides"},{"name":"Incomplete and Skipped Tests","path":"incomplete-and-skipped-tests","type":"Guides"},{"name":"Installing PHPUnit","path":"installation","type":"Guides"},{"name":"Logging","path":"logging","type":"Guides"},{"name":"Organizing Tests","path":"organizing-tests","type":"Guides"},{"name":"Other Uses for Tests","path":"other-uses-for-tests","type":"Guides"},{"name":"Risky Tests","path":"risky-tests","type":"Guides"},{"name":"Test Doubles","path":"test-doubles","type":"Guides"},{"name":"Testing Practices","path":"testing-practices","type":"Guides"},{"name":"The Command-Line Test Runner","path":"textui","type":"Guides"},{"name":"The XML Configuration File","path":"appendixes.configuration","type":"Guides"},{"name":"Writing Tests for PHPUnit","path":"writing-tests-for-phpunit","type":"Guides"}],"types":[{"name":"Annotations","count":30,"slug":"annotations"},{"name":"Assertions","count":47,"slug":"assertions"},{"name":"Guides","count":15,"slug":"guides"}]}