This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
depo
/
unitester
miroir de
https://github.com/phpdevcommunity/unitester
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Branche:
main
Branches
Tags
main
1.0.0
unitester
/
tests
/
FakeTest.php
FakeTest.php
82 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
<?php
namespace Test\Depo\UniTester;
final class FakeTest extends \stdClass
{
}