This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
depo
/
unitester
mirror de
https://github.com/phpdevcommunity/unitester
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
1.0.0
Branches
Tags
main
1.0.0
unitester
/
tests
/
FakeTest.php
FakeTest.php
82 B
Link permanente
Histórico
Raw
1
2
3
4
5
6
7
<?php
namespace Test\Depo\UniTester;
final class FakeTest extends \stdClass
{
}