Recommend this page to a friend! |
Download |
Info | Documentation | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2024-09-28 (2 days ago) | Not enough user ratings | Total: 7 This week: 7 | All time: 11,433 This week: 6 |
Version | License | PHP version | Categories | |||
dummy-stub-spy-mock 1.0 | The PHP License | 7 | Language, Testing, PHP 7 |
Description | Author | |
This package can demonstrate different types of PHP code tests. |
The "System under test" (SUT) refers to the class being tested.
Indirect inputs refer to the information that the SUT needs to function which cannot be supplied through its signature.
Indirect outputs refer to the information that cannot be verified through the signature provided.
Files (14) | / | src |
File | Role | Description |
---|---|---|
BankConnectionException.php | Class | Class source |
CashRegister.php | Class | Class source |
Order.php | Class | Class source |
Server.php | Class | Class source |
Files (14) | / | tests |
Files (14) | / | tests | / | Dummy |
File | Role | Description |
---|---|---|
CashRegisterDummy.php | Class | Class source |
DummyTest.php | Class | Class source |
Files (14) | / | tests | / | Mock |
File | Role | Description |
---|---|---|
CashRegisterMock.php | Class | Class source |
MockTest.php | Class | Class source |
Files (14) | / | tests | / | Spy |
File | Role | Description |
---|---|---|
CashRegisterSpy.php | Class | Class source |
SpyTest.php | Class | Class source |
Files (14) | / | tests | / | Stub |
File | Role | Description |
---|---|---|
CashRegisterStub.php | Class | Class source |
CashRegisterThatFa...ringPaymentStub.php | Class | Class source |
StubTest.php | Class | Class source |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.