This website requires JavaScript.
Explore
Help
Sign In
jct
/
trueskill
Watch
1
Star
0
Fork
0
You've already forked trueskill
mirror of
https://github.com/furyfire/trueskill.git
synced
2025-01-16 01:47:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
trueskill
/
tests
/
TestCase.php
5 lines
89 B
PHP
Raw
Normal View
History
Unescape
Escape
Move to DNW namespace
2022-07-05 15:33:34 +02:00
<
?
php
namespace
DNW\Skills\Tests
;
All tests now extend TestCase
2016-05-24 14:06:43 +02:00
Fixing failing tests and misc cleanup
2016-05-24 15:12:29 +02:00
class
TestCase
extends
\PHPUnit_Framework_TestCase
{
All tests now extend TestCase
2016-05-24 14:06:43 +02:00
}
Reference in New Issue
Copy Permalink