PhpDocStorageTest
class PhpDocStorageTest extends TestCase (View source)
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
The in-memory double stands in for this class in serializer tests, so its blank-doc semantics must match. Run the same script against both: a fake that stored '' where the real writer removes the id would let a serializer bug pass its unit test and fail only in a cache rebuild.
No description
Details
protected void
setUp()
No description
protected void
tearDown()
No description
void
testStoreAndRetrievePhpDoc()
No description
void
testHasPhpDoc()
No description
void
testNullPhpDocRemovesEntry()
No description
void
testEmptyPhpDocRemovesEntry()
No description
void
testGetAllPhpDocs()
No description
void
testClear()
No description
void
testLoadNonExistentFile()
No description
void
testEveryPhpDocRepositoryAgreesOnBlankDocSemantics(callable $makeRepository)
The in-memory double stands in for this class in serializer tests, so its blank-doc semantics must match. Run the same script against both: a fake that stored '' where the real writer removes the id would let a serializer bug pass its unit test and fail only in a cache rebuild.
static array
phpDocRepositories()
No description