This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1cb04cb Automated site publishing by Jenkins build 492
1cb04cb is described below
commit 1cb04cb6afb20e19796a17f0984834af0a8ac14c
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 24 21:41:52 2019 +0000
Automated site publishing by Jenkins build 492
---
content/kb/docs/php/phpunit.html | 50 +---------------------------------------
1 file changed, 1 insertion(+), 49 deletions(-)
diff --git a/content/kb/docs/php/phpunit.html b/content/kb/docs/php/phpunit.html
index 74906bc..9210c47 100644
--- a/content/kb/docs/php/phpunit.html
+++ b/content/kb/docs/php/phpunit.html
@@ -90,7 +90,6 @@
<li><a href="#project-specific-configurations">Using Project-Specific
Configurations</a></li>
<li><a href="#selenium">Running Tests on the Selenium Framework</a></li>
<li><a href="#more-exercises">More Exercises</a></li>
-<li><a href="#_see_also">See Also</a></li>
</ul>
</div>
<div id="preamble">
@@ -101,12 +100,6 @@
<div class="paragraph">
<p>NetBeans IDE also supports the Selenium portable test framework, in
combination with PHPUnit. A Selenium plug-in is available from the Update
Center. Installing this plugin adds a Selenium server to the IDE’s
registered servers and adds Selenium test options to the PHP menus.</p>
</div>
-<div class="imageblock">
-<div class="content">
-<img src="images/netbeans-stamp-80-74-73.png" alt="netbeans stamp 80 74 73">
-</div>
-<div class="title">Figure 1. Content on this page applies to the NetBeans IDE
7.2, 7.3, 7.4 and 8.0</div>
-</div>
<div class="paragraph">
<p><strong>To follow this tutorial, you need the following software and
resources.</strong></p>
</div>
@@ -123,10 +116,6 @@
</thead>
<tbody>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://netbeans.org/downloads/index.html">NetBeans IDE</a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock">PHP
download bundle</p></td>
-</tr>
-<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">A PHP
engine, including PEAR</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Version
5.</p></td>
</tr>
@@ -586,47 +575,10 @@ image::images/selenium-test-in-project.png[]</p>
<p>Add a second class to Calculator.php, such as a <code>Calculator2</code>
class that multiplies $a and $b. Delete and regenerate the tests.</p>
</li>
<li>
-<p>If you try the multi-part <a
href="./wish-list-tutorial-main-page.html">Creating a CRUD Application
tutorial</a>, create a Selenium test for the final project.
-link:/about/contact_form.html?to=3&subject=Feedback:PHPUnit and Selenium
on NB 6.7[Send Feedback on This Tutorial]</p>
-</li>
-</ul>
-</div>
-<div class="paragraph">
-<p>To send comments and suggestions, get support, and keep informed on the
latest developments on the NetBeans IDE PHP development features, <a
href="../../../community/lists/top.html">join the [email protected]
mailing list</a>. This list is mirrored on the <a
href="http://forums.netbeans.org/">NetBeans IDE forums</a>.</p>
-</div>
-</div>
-</div>
-<div class="sect1">
-<h2 id="_see_also">See Also</h2>
-<div class="sectionbody">
-<div class="paragraph">
-<p>For more information about testing PHP in NetBeans IDE, see the following
resources:</p>
-</div>
-<div class="ulist">
-<ul>
-<li>
-<p><a
href="http://blogs.oracle.com/netbeansphp/entry/phpunit_support_added">NetBeans
for PHP Blog: PHPUnit Support Added</a></p>
-</li>
-<li>
-<p><a
href="http://blogs.oracle.com/netbeansphp/entry/ui_for_phpunit_support">NetBeans
for PHP Blog: UI for PHPUnit Support</a></p>
-</li>
-<li>
-<p><a
href="http://blogs.oracle.com/netbeansphp/entry/code_coverage_for_php_why">NetBeans
for PHP Blog: Code Coverage for PHP -- Why Not?</a></p>
-</li>
-<li>
-<p><a
href="http://blogs.oracle.com/netbeansphp/entry/recent_improvements_in_phpunit_support">NetBeans
for PHP Blog: Recent Improvements in PHPUnit Support</a></p>
-</li>
-<li>
-<p><a href="http://wiki.netbeans.org/SeleniumPluginPHP">NetBeans IDE Wiki:
Selenium Plugin for PHP</a></p>
-</li>
-<li>
-<p><a href="./debugging.html">Debugging PHP Source Code in the NetBeans
IDE</a></p>
+<p>If you try the multi-part <a
href="./wish-list-tutorial-main-page.html">Creating a CRUD Application
tutorial</a>, create a Selenium test for the final project.</p>
</li>
</ul>
</div>
-<div class="paragraph">
-<p><a href="../../trails/php.html">Back to the PHP Learning Trail</a></p>
-</div>
</div>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists