This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
depo
/
unitester
kopia lustrzana
https://github.com/phpdevcommunity/unitester
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
782a06e6df
Gałęzie
Tagi
main
1.0.0
unitester
/
tests
/
FakeTest.php
FakeTest.php
82 B
Historia
Czysty
1
2
3
4
5
6
7
<?php
namespace Test\Depo\UniTester;
final class FakeTest extends \stdClass
{
}