-
Notifications
You must be signed in to change notification settings - Fork 0
/
phpunit.json
12 lines (12 loc) · 1.24 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.117217">
<testsuite name="oik-themes" tests="3" assertions="3" errors="0" warnings="0" failures="0" skipped="0" time="0.117217">
<testsuite name="Tests_load_php" file="C:\apache\htdocs\wordpress\wp-content\plugins\oik-themes\tests\test-a-load-php.php" tests="3" assertions="3" errors="0" warnings="0" failures="0" skipped="0" time="0.117217">
<testcase name="test_load_admin_php" class="Tests_load_php" classname="Tests_load_php" file="C:\apache\htdocs\wordpress\wp-content\plugins\oik-themes\tests\test-a-load-php.php" line="24" assertions="1" time="0.066533"/>
<testcase name="test_load_includes_php" class="Tests_load_php" classname="Tests_load_php" file="C:\apache\htdocs\wordpress\wp-content\plugins\oik-themes\tests\test-a-load-php.php" line="40" assertions="1" time="0.024321"/>
<testcase name="test_load_shortcodes_php" class="Tests_load_php" classname="Tests_load_php" file="C:\apache\htdocs\wordpress\wp-content\plugins\oik-themes\tests\test-a-load-php.php" line="56" assertions="1" time="0.026363"/>
</testsuite>
</testsuite>
</testsuite>
</testsuites>