index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
simple_unit
/
SqlMap
/
Dynamic
/
DynamicTest.php
blob: be7a1820bd56156f645da0f57efa0688d9847f9a (
plain
)
1
2
3
4
5
6
7
8
9
<?php class DynamicTest extends UnitTestCase { function testConditional() { } }