-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphpunit.json
12 lines (12 loc) · 1.27 KB
/
phpunit.json
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite name="" tests="3" assertions="3" errors="0" warnings="0" failures="0" skipped="0" time="0.309523">
<testsuite name="oik-magnetic-poetry" tests="3" assertions="3" errors="0" warnings="0" failures="0" skipped="0" time="0.309523">
<testsuite name="Tests_load_php" file="C:\apache\htdocs\wordpress\wp-content\plugins\oik-magnetic-poetry\tests\test-a-load-php.php" tests="3" assertions="3" errors="0" warnings="0" failures="0" skipped="0" time="0.309523">
<testcase name="test_load_includes_php" class="Tests_load_php" classname="Tests_load_php" file="C:\apache\htdocs\wordpress\wp-content\plugins\oik-magnetic-poetry\tests\test-a-load-php.php" line="22" assertions="1" time="0.278974"/>
<testcase name="test_load_libs" class="Tests_load_php" classname="Tests_load_php" file="C:\apache\htdocs\wordpress\wp-content\plugins\oik-magnetic-poetry\tests\test-a-load-php.php" line="27" assertions="1" time="0.024695"/>
<testcase name="test_load_plugin_php" class="Tests_load_php" classname="Tests_load_php" file="C:\apache\htdocs\wordpress\wp-content\plugins\oik-magnetic-poetry\tests\test-a-load-php.php" line="38" assertions="1" time="0.005853"/>
</testsuite>
</testsuite>
</testsuite>
</testsuites>