This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
depo
/
unitester
mirror da
https://github.com/phpdevcommunity/unitester
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
782a06e6df
Rami (Branch)
Tag
main
1.0.0
unitester
/
tests
/
FakeTest.php
FakeTest.php
82 B
Cronologia
Originale
1
2
3
4
5
6
7
<?php
namespace Test\Depo\UniTester;
final class FakeTest extends \stdClass
{
}