Pinned Repositories
.github
assert
Provides assertions for unit tests.
callmap
Allows to stub and mock method calls by applying a callmap.
vfs-stream-examples
Examples for vfsStream and reasons why you want to use it
vfsStream
vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
bovigo's Repositories
bovigo/vfsStream
vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
bovigo/vfs-stream-examples
Examples for vfsStream and reasons why you want to use it
bovigo/assert
Provides assertions for unit tests.
bovigo/callmap
Allows to stub and mock method calls by applying a callmap.
bovigo/.github